Skip to content

The app shows the daily covid-19 information based to API. The users can easily filter the content by continent or specific country related to the continents.

License

Notifications You must be signed in to change notification settings

Ewoskyx/CovidWR

Repository files navigation

React & Redux capstone project - Covid-19 World Report

In this project, I did work with the real live data API. My task was to build a web application that provides statistical informations. The application will allow users to check daily reports about Covid-19 all around the world. The users can get many information by Continents -> Countries and specific Country.

ScreenShoot - Home

image image

ScreenShoot - Countries by continent

screenshot screenshot

ScreenShoot - Individual Country

screenshot screenshot

Built With

  • HTML
  • CSS
  • JavaScript ES6
  • Bootstrap 5
  • React
  • Redux
  • Jest
  • Framer Motion

Live Demo

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Text Editor (VSCode is recommended but anyone would do)
  • Node
  • Web browser (Google chrome recommended)

Development (Running locally)

  • git clone the project
git clone git@github.com:Ewoskyx/CovidWR.git

cd CovidWR
  • Install dependencies
npm i 
or
npm install
  • To Start the development server
npm start
  • To test the project
npm run test

Author

👤 Evren Ersoy

🤝 Contributing

Contributions, issues and feature requests are welcome!

Please feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Creator of the API: M-Media-Group visit
Design inspired by Nelson Sakwa visit

📝 License

MIT licensed.

About

The app shows the daily covid-19 information based to API. The users can easily filter the content by continent or specific country related to the continents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published