A simple Ionic app to tracking global coronavirus (COVID-19, SARS-CoV-2) using the rest api created by ExpDev07
Click here do access the website
- Ionic 5
- Angular
- Leaflet
- Chart.JS
- Ng2-Charts
git clone https://github.com/luizhfraraujo/ionic-coronavirus-tracker
cd ionic-coronavirus-tracker
npm install
ionic serve
- Visit your app at http://localhost:8100.
- Improve design
- Sort country alphabetically
Thanks to ExpDev07 for the api.