Skip to content

This is a COVID-19 tracker app built with React. It uses the http://disease.sh/ API to show real-time data to the users (worldwide and by country)

Notifications You must be signed in to change notification settings

moudio/covid_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a COVID-19 Tracker with React

screenshot

screenshot

Technologies

  • React
  • React-DOM
  • Create-React-App
  • React Hooks
  • React Router
  • Eslint
  • npm
  • CSS

Live Version

Live version

Usage

Clone the project:

Run the project

  • to install the dependencies run the command : npm install
  • after installation, run the command: npm start

Description

This is a covid-19 tracker app built with React. It uses the http://disease.sh/ API to show real-time data to the users (worldwide and by country)

Developed by

Mouhamadou Diouf ( @mouhad )

Let's connect on:

You can also check my portfolio

Potential Future Improvements

  • Show real time results without update
  • Create a dark mode to allow the user to swith themes.

Contributing

  1. Fork it (https://github.com/MouhaDiouf/covid_tracker)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

About

This is a COVID-19 tracker app built with React. It uses the http://disease.sh/ API to show real-time data to the users (worldwide and by country)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published