For efficient communications and collaboration between government official, NGOs and victims of affected areas.
First, clone the project.
git clone https://github.com/pvsmounish/rescue-buddy-web.git
Use the package manager npm to install dependencies. Run the following command in root directory.
npm install
Run the project.
npm start
To build the project for production use.
npm run build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
MIT