Skip to content

wathigo/covid-19-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Stats

On January 2020, a virus outbreak emerged infecting people all over the world. Having an awareness about the virus spread can play a big role in ensuring your safety. For example, it can help you decide wheather it is safe to visit a specific country/area or not. Covid-19 stats come in to solve this problem. It fetches current official data from Covid-19 official data free API and allows one to view and filter data for specific countries. Onother interesting feature is that you can be able to visualize the spread on the globe. Thanks to react-globe-gl.

The live version can be found here.

📦 Built With

- React.js
- react-hooks
- Redux
- react-globe.gl

💻 Getting Started

To get a local copy up and running follow these simple steps.

⤵️ Install

  1. Clone the repository to your local machine
$ git clone https://github.com/wathigo/covid-19-stats.git
  1. cd into the directory
$ cd covid-19-stats
  1. install dependencies
npm install

or if you are using yarn:

yarn install

Start the development server

npm start

or with yarn:

yarn start

▶️ Usage

You will be redirected to localhost:3000 after starting the development server. After this, you will get to the home page of the applications containing unfiltered world covid-19 statists.

home

🚦 Testing

To run the test, run:

npm test

👥 Authors

👤 Simon Wathigo

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

🌟 Show your support

Give a ⭐️ if you like this project!

About

A web application for displaying the latest covid-19 data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published