In this project we created a SEO application using react-redux to consume Covid 19 Data API
This project is about building a mobile web application to check a list of metrics using React and Redux.
- React and Redux
- Redux-thunk, Redux-logger, axios.
- React Testing Library
- Covid 19 API
To get a local copy up and running follow these simple steps.
- A working Laptop or Desktop
- Internet
- Knowledge of React, Redux, TDD, CSS
- Install code editor
- Install Git bash
- Install react app
- Install react-redux
- React: npx create-react-app the-app-name
- Redux: npm install redux react-redux
npm install redux-thunk npm install redux-devtools-extension npm install redux-logger npm install axios npm install react-router-dom
The Covid-19 application collects information from different data sources to provide comprehensive data for the novel coronavirus vaccination in Africa.
- npm run start
- npm run test
👤 Emmanuel Ogah
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Narrative.
- Inspiration
This project is MIT licensed.