Website created to help victims in case of any emergency
- Anshika Sharma- [email protected]
- Ankit Sharma- [email protected]
- Mithilesh Kawalkar- [email protected]
- Abhishek Gupta- [email protected]
- GitHub Repo link: https://github.com/AnkittSharmaa/HumBadlenge/
- Javascript
- Node
- Express
- HTML
- CSS
- Bootstrap
- Mongo DB
There is not much prerequisites to run our project. The most important thing is to install the node packages. So the first thing you would do is download node from the web and set it up. Second open terminal in the folder your code is in and run the following command:
npm install
This will install all the packages mentioned in the package.json. And that's it you are all good to go