Skip to content

Explore stats & compare coronavirus treatment methods easily! #VersusVirus 2020 hackaton project.

License

Notifications You must be signed in to change notification settings

Versus-Virus-Team-359/ctc

Repository files navigation

Coronavirus Treatment Comparison (CTC)

Explore stats & compare coronavirus treatment easily! #VersusVirus 2020 hackaton project 🚀

Build Status XO code style style: styled-components


About

Coronavirus Treatment Comparison (CTC) was made during the 48 hours long #VersusVirus online hackathon, held under the patronage of the Swiss government. Our team (#359), initially composed of 9 members, at the end containing 2 people decided to solve a challenge #100 ("Light up the effective treatments"). We built a web application using React and Next.js, which includes general stats related to coronavirus, as well as treatment comparisons. Despite having a limited human force, we managed to finish everything and submit the project.

Highlights

  • Fast & Intutive UI
  • Works offline (PWA)
  • Features SSR data fetching
  • Written in TypeScript

Development

Hosted with now Δ

# Install dependencies
$ npm install

# Start in development mode
$ npm run dev

# Build for production
$ npm run build

License

MIT