This Web App keeps track of the covid cases around the world using the Narrativa API. Built with React & Redux.
- SCSS
- JavaScript
- React
- Redux
- To see the presentation in a video click here.
To get a local copy of the project, follow these steps:
- Open the terminal and navigate to the folder where you would like to put these files.
- Type the following commands into the terminal:
git clone https://github.com/jsug9/capstone-3
cd capstone-3
- Install Dependencies
- Required to run
npm init -y
- Redux
npm install redux
- React Redux
npm install react-redux
- Redux Logger
npm install redux-logger
- React Router
npm install react-router-dom@6
For the Live Server || http://localhost:8080/
npm start
👤 Augusto Galindo
- GitHub: @jsug9
- LinkedIn: Augusto Galindo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Original design idea by Nelson Sakwa on Behance.
- Thanks to my peers who are always there to offer support.
This project is MIT licensed.