Skip to content
Suomen koronavirus-tartuntatilanne
TypeScript CSS JavaScript
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
components Merge pull request #50 from petetnt/translate-all-word-in-bubble-chart Apr 2, 2020
pages
public Make the virus pic smaller Mar 14, 2020
utils Added missing translations for hospitalised data bar chart Apr 6, 2020
.gitignore Add exponential regression prediction chart Mar 13, 2020
LICENSE Initial commit Mar 10, 2020
README.md Updated readme Apr 4, 2020
next-env.d.ts Initial commit Mar 10, 2020
next.config.js Add infection log Mar 12, 2020
package-lock.json Added hospitalised data Apr 4, 2020
package.json Added hospitalised data Apr 4, 2020
styles.css Typo fixes, minor style updates Mar 11, 2020
tsconfig.json Added network graphs Mar 11, 2020
types.d.ts Add prediction stuff Mar 13, 2020
yarn.lock

README.md

korona.kans.io

Corona virus information for people in Finland korona.kans.io

Check out live version here

Development

This app has been bootstrapped with Next.js read the documentation here.

Clone the repo and install node_modules using yarn or npm install.

Start development with npm run dev command which should open open the site in your browser http://localhost:3000.

Other technologies used:

  • React
  • TypeScript
  • ReCharts
  • date-fns
  • Chakra-UI
  • etc.

Contributors

Following people have also contributed to this project:

License

MIT

You can’t perform that action at this time.