Covid-Today

Covid-Today is a React application that receives daily covid statistics from all countries, and you can check to see the latest data.

Homepage View Single Country View

Online versions

Breif descrption video

Built With

  • React / Redux

How to run the program locally

  • Clone the project: https://github.com/SamanAtashi/COVID_19-Metrics.git
  • Skip if you already have node installed otherwise download nodejs install it on your system
  • Install the node modules: npm install
  • Run the app: npm start or yarn start

How to run the test

  • Clone the project: https://github.com/SamanAtashi/COVID_19-Metrics.git
  • Skip if you already have node installed otherwise download nodejs install it on your system
  • Install the node modules: npm install
  • Run the app: npm test or yarn test

Author

👤 Saman Atashi

🤝 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