Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.31 KB

README.md

File metadata and controls

61 lines (38 loc) · 1.31 KB

COVID-19 UPDATE

README

This is simple react that app that pulls data from DISEASES.SH API to enable users view the ccurrent state of the COVID-19 pandemic in all countries

Features

  • It displays the global state of the COVID-19 pandemic.

  • It displays the stats of a selected country.

  • It displays a graph to present the data for last 30 days.

Live Demo

Built With

  • React
  • Material UI,
  • React-chartjs-2
  • Chartjs
  • React-leaflet

Prerequisites

  • node 14.9.0
  • npm 6.14.8

Install and Setup

  • Clone repo to your local git clone [email protected]:OlawaleJoseph/team-save.git
  • cd into the cloned repo
  • Open a terminal in the root of the app
  • Run npm install
  • Run npm start
  • Open http://localhost:3000/ in your browser.

Author

👤 Adedeko Olawale

🤝 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

  • Clever Programmer

📝 License