To setup the following application follow the steps:
- open git bash terminal or any any other fimiliar terminal
- cd to path where u want to clone the reposritory 3.type the following command in your command line to clone: git clone https://github.com/RTK-jangid/Lost-and-Found.git
- cd to cloned file
- type (npm install) in your command line to install all the dependencies.
- Then run your application with node app.js in your command line. 7.run with localhost:3000 as url in your browser to view the website.
Looking forward to your positive contribution.