An open API service indexing awesome lists of open source software.

https://github.com/tedlivist/covid-figures

This is a web app built on an API. It displays real-time data of confirmed covid cases across selected countries. On navigating to a country, an additional breakdown of cases for that country is displayed across its different regions.
https://github.com/tedlivist/covid-figures

bootstrap javascript react redux

Last synced: 9 months ago
JSON representation

This is a web app built on an API. It displays real-time data of confirmed covid cases across selected countries. On navigating to a country, an additional breakdown of cases for that country is displayed across its different regions.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Covid Figures

> Covid Figures is a web application that displays real-time data of confirmed covid cases across selected countries. When a user navigates to a country, additional breakdown of cases for that country is displayed across its different regions

![screenshot-1](./src/images/scrnsht-1.png)
![screenshot-2](./src/images/scrnsht-2.png)

## Built With

- React

## Demo Link
The live version of the app can be found [here](https://tedlivist.github.io/covid-figures/)

## Getting Started

### Setup

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

- Click the green `Code` button on the repo
- In your local PC, open your terminal in the folder you would like to clone the project.
- Clone the repo with the command: `git clone (copied link)`; like so: `git clone https://github.com/TedLivist/covid-figures.git`
- On the terminal, navigate into the directory like so: `cd covid-figures`
- Checkout to branch name like so: `git checkout [branch name]`
- Run `npm i` or `yarn` to install the dependencies
- Run `npm start` or `yarn start` to start the application

## Author

👤 **Teddy-Livingstone Ememandu**

- [GitHub](https://github.com/TedLivist)
- [LinkedIn](https://linkedin.com/in/tememandu)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- The design for this project was inspired by [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio). The design can be found [here](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs))
- Inspiration