A website which can search and tracked number of covid cases around the world with the CORONA API.
Username: nttglobal Password: nttglobal123
- CD to the project directory
cd corona-api
- run npm install to install other dependencies
npm install
- run npm start
npm start