Skip to content

This Web App keeps track of the covid cases around the world using the Narrativa API. Built with React & Redux.

License

Notifications You must be signed in to change notification settings

jsug9/capstone-3

Repository files navigation

Covid Tracker

This Web App keeps track of the covid cases around the world using the Narrativa API. Built with React & Redux.

Built With

  • SCSS
  • JavaScript
  • React
  • Redux

Live Demo

Presentation

Getting Started

To get a local copy of the project, follow these steps:

  1. Open the terminal and navigate to the folder where you would like to put these files.
  2. Type the following commands into the terminal:
git clone https://github.com/jsug9/capstone-3
cd capstone-3
  1. 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

Authors

👤 Augusto Galindo

🤝 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!

Acknowledgments

📝 License

This project is MIT licensed.

About

This Web App keeps track of the covid cases around the world using the Narrativa API. Built with React & Redux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published