Dengue-Stop provides a simple and effective way to report and discover dengue incidents around your area, with the help of community.
Setup react native environment
Go to your terminal and execute this command
git clone https://github.com/scorelab/dengue-stop.git
Run this command in side the project folder to install node modules
npm install
Run the react native android project by following command
react-native run-android
Wait for a few minutes and the app should start on your device (android phone or emulator)
This project is licensed under the terms of the Apache License 2.0.