CoronaSuraksha is a mobile application designed to track the real time COVID-19 world data using REST APIs with visual graphics to analyse them easier. (Find app link and screenshots attached ) .
To setup the app using Node.js
cd CoronaSuraksha
npm i
react-native run-android
This app was designed and deeloped by Aman Goel. The APIs used were:
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.