Step to run this project :-
- Install NodeJs and create a folder with folder name as .
- Navigate to created directories throw CMD or manually.
- Run "npm init" command through CMD.
- Paste all the given files with the same name as given.
- Open the terminal and run the command "nodemon src/app.js -e js,hbs".
- Open your browser and type "localhost:8000".