react-redux-capstone

This is an application that gives the numbers for covid in South America. The user chooses a country and the app retrieves the information from an external API. Created with React Redux

Stars
4

Covid 19 In South America

In this project I created a SPA 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.

Built With

  • React and Redux
  • Redux-thunk, Redux-logger, axios.
  • React Testing Library
  • Covid 19 API

Live Demo

Live Demo Link

Presentation

Video Link

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • A working Laptop or Desktop
  • Internet
  • Knowledge of React, Redux, TDD, CSS

Setup

  • Install code editor
  • Install Git bash
  • Install react app
  • Install react-redux

Install

  • React:
    npx create-react-app the-app-name
  • Redux:
    npm install redux react-redux

Dependencies

npm install redux-thunk npm install redux-devtools-extension npm install redux-logger npm install axios npm install react-router-dom

Clone Project

Covid-19-app

Usage

The Covid-19 application collects information from different data sources to provide comprehensive data of all cases of covid in South Amercia.

Run tests

  • npm run start
  • npm run test

Deployment

Authors

👤 Anibal Amoroso

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

Amazing design by: Nelson Sakwa

📝 License

This project is MIT licensed.