/Covid19-Data-Live

Track live Covid-19 data from countries and cities around the world with this single page React application. Developed using data from the Covid-19 API by the M-Media-Group.

Primary LanguageJavaScript

Catalogue of Statistics Project

I built this Covid19 Live Data application as my capstone project to complete the React/Redux curriculum at Microverse. The application fetches data from the M-Media Covid-19 data API.

Live version

Catalogue of Statistics

Technologies

Installation

Follow the steps below to test the project locally. First ensure you have a version of Node.js equal or greater than v6.10.0 installed.

  1. Clone the repository from a terminal https://github.com/SmithVyne/Covid19-Data-Live.git.
  2. Navigate to the project directory cd covid19-data-live.
  3. Install project dependencies npm install.
  4. Run npm start to compile and serve a development build live on http://localhost:3000 or any other port randomly available to React.

Testing

  1. In the root directory of the project run npm test command to run all tests

👤 Smith Nkereuwem

Show your support

Give a ⭐️ if you like this project!