/covid-tracker

This is a solo project of covid tracker. In this project track covid cases for any country you looking for. In this web application you will see report for world wide, countinents wise, all countries reports and you can search for specific country of you want. Enjoy application by deployed link below

Primary LanguageJavaScript

covid-tracker


About the Website

This website is a covid tracker web application. In this application you have to signin to search any country wise data. On home page you will also see data around world, data of continents wise base and total data of all countries.


Data Source for Covid-19


Steps to run application on local server

  • Clone this repository locally than to following for starting local server for backend or frontend.

  • npm start ==> After clone you on main folder you will files for backend. In backend you users data is being stored. To start server without any error you have to provide database link and jwt token key you can provide that by you local database by simply adding a .env file. Firstly you have to install npm package by npm install.

  • npm run dev ==> On main folder you will see a folder named covid-tracker-app, this is the main react application after opening that folder you will see all files related to application. To start application on local server you have to run this command in terminal. Firstly you have to install npm package by npm install.


TechStacks

  • React
  • Redux
  • MongoDB
  • ExpreeJS
  • NodeJS
  • JavaScript
  • CSS
  • Heroku
  • Vercel

Deployed Link

  https://deepu2560-covid-tracker.vercel.app/

Features

  • Sign-up


  • Sign-in


  • Home page


  • World wide report (total and current)


  • continents and countries report


  • Searched coutry report


  • Pie chart (report per million)

  • graphical representation of cases


Thank you ❤️