Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 409 Bytes

Visit the link to view my website.

To install the app in your sysytem

  1. Fork the repository.

  2. Run the following commands

     npm i
     npm start
    

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

For more details on the flow of the app visit Implementation