A web App that shows covid19 cases worldwide and also Graphs of the cases
Install front-end dependency for producton.
Install back-end dependency for production.
build front-end app for production
Install front-end dependency for development.
Install back-end dependency for development.
Runs the app in the development mode.
To view the frontend,
Open http://localhost:3000 to view it in the browser.
It also starts the server in the backend,
Open http://localhost:5000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Start the server in production mode, can be used in development but the command below is better.
It also starts the server in the backend,
Open http://localhost:5000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Runs the fronted react app in the development mode.
To view the frontend,
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.