Skip to content

sozonome/covid-19-data

Repository files navigation

COVID-19 Numbers / Data Web App

covid-19-data

COVID-19 Data App developed using NextJS, SWR, and Chakra-UI Live Here

CodeFactor Quality Gate Status Bugs Code Smells Duplicated Lines (%) Maintainability Rating

powered by:

This is a Next.js project bootstrapped with create-next-app, added with Chakra UI and TypeScript setup.

Getting Started

First, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

References

Release Notes

v1 (May 2020)

  • GatsbyJS + Evergreen UI + TailwindCSS
  • Nivo Charts

v2 : Redesign and Re-write (Sep 2020)

  • NextJS + Chakra-UI
  • SWR
in progress / to-do's:
  • charts
  • details for Indonesia
  • responsive styling for desktop
  • PWA configs (next-pwa)
  • give type definitions for api response (so don't have to use any)