Data visualization for COVID-19 data
- Data Source: Novel COVID API
- Front End Tools:
- Babel
- Webpack
- React
- Flux
- Recharts
- Styled Components
Navigate to this directory and type in npm i
or yarn install
to install all the required dependencies. Then, type in npm start
or yarn start
to start the server. It should open up a window or new tab in your default browser.