This project is a submission to a challenge by devchallenges.io. It serves the very famous Cat API to deliver information about the most common cat breeds. A Node server is used as interface between the frontend and the API (user API key required).

Features

  • Frontend coded using React and the following libraries : framer-motion, styled-components, react-spinners and react-router-dom.
  • Express server as well as a Postgre SQL database to store how many times each breed is being searched by users, and update the site’s contents accordingly.

Demo URL

https://fng-dc-cat-wiki.herokuapp.com/