ahmedfaaid / covid-19-tracker

A simple COVID-19 stat tracker.

Home Page:https://covid-19-ahmed.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 Tracker

A simple tracker app using a covid-19 tracker api. It also uses a free IP geolocation API to detect users' location.

A simple tracker app using a covid-19 tracker api. It also uses a free IP geolocation API to detect users' location.

Getting Started

To get this project up and running within your local development environment, clone the repository and install dependencies using NPM

# Clone repo
git clone https://github.com/ahmedfaaid/covid-19-tracker.git

# Install dependencies
npm install

Future additions:

  • Geolocation
  • Mobile responsiveness
  • Custom 404 error page
  • [] Navigation menu
  • [] Content loading skeleton
  • [] News section
  • Data graphs and visualizations

Issues

  • There is an error with fetching data for Serbia and Montenegro FIXED

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

About

A simple COVID-19 stat tracker.

https://covid-19-ahmed.now.sh

License:MIT License


Languages

Language:JavaScript 97.3%Language:CSS 2.7%