/covidinfo

A webpage to track global covid data

Primary LanguageJavaScript

Covid Info Page

This is a covid info website that uses an API to retrieve worldwide covid information and displays it onto the website This project is made to learn more about Redux and API's.

Which libraries are used ?

  • React.js + Redux -> used to create the front-end side.
  • Node.js + Express.js -> used to create the back-end side.
  • Framer Motion -> used to animate the website elements.

Disclaimer

You can fork or clone this project to learn!