/covidreport_frontend

covidreport frontend - v0.1

Primary LanguageJavaScript

Covid Report

Covid Report is a Project for visualizing covid-19 infection data.

It displays infection counts, deaths, and recoveries on a county by county basis.

This is the backend project.

Tech used - Backend:

  • Node.js,
  • express,
  • JEST,
  • mongoose,
  • @hapi/joi,
  • bcrypt,
  • config,
  • cors,
  • joi-password-complexity,
  • jsonwebtoken,
  • lodash,
  • papaparse,
  • url-exist

Tech used - Frontend:

  • React
  • node-sass
  • leaflet
  • react-leaflet
  • axios