About the Project

  • React based website that consumes REST API using Axios, and makes use of third-party API to fetch data.
  • Github is used for version control and the website hosted using Netlify.

Setting up the project locally

  1. git clone <project-url>
  2. npm install
  3. npm start

Find out more about the project

Github repository of the application