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
git clone <project-url>
npm install
npm start