Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 368 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 368 Bytes

Want to run project in your Local Machine

  1. Required Node installed in your local system
  2. clone this repository into your local system
  3. run npm install in this project root directory
  4. run npm start in root dirctory
  5. You can see running application in your local web browser at localhost:3000

Live Application