Covid-19 Tracker is a Progressive Web Application(PWA) build using Ionic and React Framework which tracks the latest Covid-19 cases across the world and displays the data in an organized manner.
The App also displays Country-wise data and provides a help tab which the users can use to seek help directly from the WHO website. The users also have an option of donating funds to the WHO foundation to help overcome the crisis.
Website Link: **The website is no longer up as the API that was used to fetch data is no longer active.
- The App provides the latest numbers of Total, Recovered and Deaths cases across the globe in a single Dashboard.
⤴️ - All data has been visualised using various illustrations and charts.
- Users can also select the country and check the latest data from their resident country.
⤴️ - There is a small Guidelines Tab which informs the users about the safety measures that they should follow to prevent the spread of Covid-19.
- The users can connect to the World Health Organisation (WHO) team via Email, Call and WhatsApp in the help Tab.
- The users can also donate to the WHO team to help fight this pandemic.
- Press the Fork button and Clone the repository.
- Go to the directory and run "npm install"
- Type "ionic serve" on the cmd and enjoy a local version of the app.