This project was inspired from the udemy course of Angela Yu. Little touches but main source was from the course. Put in some helpful comments
- Open Command propmpt (Windows or Linux)
- Type the following command
nodemon app.js
-
App will be running on port 5000
-
Enjoy....