Website created to help victims in case of any emergency
- Anshika Sharma- asharma_b20@ce.vjti.ac.in
- Ankit Sharma- asharma_b20@it.vjti.ac.in
- Mithilesh Kawalkar- mnkawalkar_b20@it.vjti.ac.in
- Abhishek Gupta- aogupta_b20@it.vjti.ac.in
- 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