Explore stats & compare coronavirus treatment easily! #VersusVirus 2020 hackaton project 🚀
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.
- Fast & Intutive UI
- Works offline (PWA)
- Features SSR data fetching
- Written in TypeScript
Hosted with now Δ
# Install dependencies
$ npm install
# Start in development mode
$ npm run dev
# Build for production
$ npm run build
MIT