Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terieyenike/covidnigeria

React web application that displays Covid-19 statistics in Nigeria according to states.
https://github.com/terieyenike/covidnigeria

api react redux styled-components

Last synced: 22 days ago
JSON representation

React web application that displays Covid-19 statistics in Nigeria according to states.

Awesome Lists containing this project

README

        

## Covid Nigeria Stats

Profile front-end application using a covidnigeria [API](https://covidnigeria.herokuapp.com/api).

App hosted/deployed on [Vercel](https://covidnigeria-terieyenike.vercel.app/)

![Covid Nigeria](https://user-images.githubusercontent.com/25850598/110860890-a4307100-82bd-11eb-9832-787e8e65fc76.png)

## Performance Report using Lighthouse
![Performance report](https://user-images.githubusercontent.com/25850598/110861991-35541780-82bf-11eb-81fb-59e93191a7ea.png)

## ⚒ Installation & Set Up

1. Install React

```
npx create-react-app profile
```

2. Install dependencies

```
yarn
```

3. Start the development server

```
npm start
```

## 🚀 Building and Running for Production

1. Generate a static production build

```
npm run build
```

2. Preview the site as it will appear once deployed

```
npm run serve
```

## Tech stack used for build

- React
- Redux (state management)

## Packages

- Styled-components
- React icons

### License

Feel free to use parts of the code in your own projects with attribution.

### Author

Teri Eyenike