Skip to content

Using React & Redux to create a mobile first application that contains comprehensive stats about Covid-19.

License

Notifications You must be signed in to change notification settings

Behnam1369/COVID19

Repository files navigation

Covid-19 Live Statistics

React & Redux capstone project. This project is done on module 3, week 5 of the Microverse full-stack development program.

Requirements for this project

Please find the requirements for this project here.

screenshot

Screenshot1

Technologies

  • HTML
  • CSS & SASS
  • JS (ES6)
  • React
  • Redux
  • JEST & React testing library

Live Demo

You can find the live demo on Netlify.

Getting Started

To get a local copy follow these simple example steps.

  1. Open the terminal window and clone the repository using this command:
    git clone https://github.com/Behnam1369/COVID19.git
  2. Change the directory to the react-bookstore directory:
    cd COVID19
  3. Install the project's dependencies by running this command:
    npm install
  4. Run the application using:
    npm start
  5. For runnig the application tests excute below command:
    npm run test

Authors

👤 Behnam Aghaali

🤝 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

Original design idea by Nelson Sakwa on Behance.

📝 License

This project is MIT licensed.

About

Using React & Redux to create a mobile first application that contains comprehensive stats about Covid-19.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published