covid-tracker

Technologies

  • React
  • React Router
  • Redux for State Management
  • Styled Components
  • Ant Design
  • Axios
  • TypeScript

Steps for running locally:

https://angry-swanson-a0201d.netlify.app/

Run app locally on your machine

Step: 1 Install dependencies:

npm install

Step: 2 Runs the app in the development mode:

npm start

Step: 3 Open http://localhost:3000 to view it in the browser.