The Project is created with updating the audience with daily rising cases all over the world and get a idea of how the pandemic affected different parts of the world. This calls for an analysis of how we've been handling the initial wave, how we are doing currently and what we can potentially do in the future. It is also important to make this information accessible to the people and that is what we aim to achieve with this project.
-
To run the app in the development mode and Open http://localhost:3000 to view it in the browser.
yarn start
-
Install dependencies.
yarn install
-
Launches the test runner in the interactive watch mode.
yarn test
-
Builds the app for production to the build folder and It correctly bundles React in production mode. Your app is ready to be deployed !
yarn build