A React website where users can check the COVID-19 pandemic statistics of any country in the world
REACT CAPSTONE – COVID-19 TRACKER
This project is a single page application (SPA) built with React and Redux.
The data retrieved from the API is stored in the Redux store and then filtered using a Filter stateless component.
Every page (the home page and the details for each country) has a unique route within the SPA.
The project is deployed using Heroku and is accessible online
Live Page and Loom presentation
Preview App
Built With
- 
Major languages- Javascript, CSS
 
- 
Frameworks- ReactJS, Redux, React-Redux, React Bootstrap, Heroku
 
- 
Technologies used- Webpack, Babelrc, Linters
 
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
- VS Code
- Chrome Browser
- Gitbash
Usage
- To get local copy :
 git clone https://github.com/Kingstalux/    React-capstone
  cd react-capstone
 code .
 npm install
- To open in browser using webpack server :
 npm start
Testing
To test this project you need to :
    npm test
Author
? Ngu Kingsely
- GitHub: @Kingstalux
- Twitter: @NguKingsley
- LinkedIn: Ngu Kingsely
Acknowledgment
Original design idea by Nelson Sakwa on Behance.
? 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!
? License
This project is MIT licensed.