A web app that shows the data of the covid-19 outbreak in the world.
- Fork or download the app(by cloning it to your local machine) and open the folder in your cli
- install all dependencies using the
npm i
ornpm install
command - Start the web server using the
npm start
command, the app will be served at http://localhost:3000/ - Go to http://localhost:3000/ in your browser to view the app.
- React JS
- Material UI
- Netlify Hosting