Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 1.65 KB

README.md

File metadata and controls

64 lines (45 loc) · 1.65 KB

React-Capstone: Covid19 Updates

The Series Covid19 Updates displays Covid Updates for all countries. All data is preserved thanks to the external Narrativa API

Capstone Live Demo

Live Demo Link

Video presentation

Video

Built with 🔨

  • React, Redux
  • HTML5, CSS3
  • JavaScript-ES6
  • Bootstrap 5
  • Git & Github
  • Unit/Integration testing with Jest
  • Netlify
  • Visual Studio

Usage

  • Navigate to your desired directory in your local machine using the terminal.

  • Clone repository by running git clone

$ git clone https://github.com/Emmanuelaaron/covid-19-updates

in your local terminal cd into covid-19-updates directory

  • After, run the following commands in your terminal:
$ npm install
$ npm start
  • By now the server should have started and you should be in covid-updates browser
  • To run the tests run the command below
$ npm run test

Authors

👤 Emmanuel Isabirye

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknoledgment

Great Thanks to Nelson Sakwa for the beautiful design.

Show your support

Give a ⭐️ if you like this project!