/corona-status

This application shows since March 11 within Turkey coronavirus number of cases, the number of recovered, the number of deaths.

Primary LanguageJavaScript

Corona Status | World

This application shows since March 11 within all around the world coronavirus number of cases, the number of recovered, the number of deaths. We used React,Bootstrap and Covid-19 API while making this app.

Development & Deploying Guide

Firstly, install your dependencies!

npm install

Then you can do:

npm start

for a development server, or

npm run build

for building the project into static, deployable files.

Live

Todo

  • Add charts for vaccine
  • Improve chart style
  • Improve loading page (Can be animated)

Done ✓