Skip to content

Covid-19-Webapp is a tracking site that provides the necessary information on covid-19 cases in any African country and other continents their update.

Notifications You must be signed in to change notification settings

cynthiainga/Covid-19-webapp

Repository files navigation

Covid-19-Webapp

This project was bootstrapped with Create React App.

Continents page Countries page
Screenshot1 Screenshot2
Country's covid-19 details page
Screenshot1

Description

Covid-19-Webapp is a tracking site that provides the necessary information on covid-19 cases in any African country and other continents their update.

This project is built with:

  • React
  • Redux
  • JavaScript
  • HTML
  • CSS3

Getting Started

To get the content of this project locally you need to run these commands in your terminal. Before starting the steps below, be sure you have Git and Node.js installed in your computer.

  1. git clone https://github.com/cynthiainga/Covid-19-webapp.git
  2. cd Covid-19-webapp
  3. npm install This will download all the dependancies of the project.
  4. npm start The page will open at http://localhost:3000 in your browser.

Test

For tracking linter errors locally you need to follow these steps:

  • After cloning the project make sure you have run this command

    npm install command

  • For tracking the linter errors in CSS file run:

    npx stylelint "\*_/_.{css,scss}"

  • For tracking the linter errors in JavaScript file run:

    npx eslint .

  • And For running some unit tests:

    npm run test or npm test

Author

👤 Candy Inga Cynthia

🤝 Contributing

Feel free to check the issues page

Show your support

Give a ⭐ if you like this project!

Acknowledgments

  • Thanks to everyone who will get time to check this code especially to code reviewers.

📝 License

This project is MIT licensed.

About

Covid-19-Webapp is a tracking site that provides the necessary information on covid-19 cases in any African country and other continents their update.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors