Skip to content

A React App for adopting pets by breed from a local shelter ( CRUD + Firebase )

Notifications You must be signed in to change notification settings

shellyalmo/petlify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Petlify 🐱🐶

The animal shelter where you can find your favorite cat or dog breed and adopt, without buying from the pet store. This is a Frontend mid-project as part of Appleseeds' Fullstack Bootcamp.

Petlify is a CRUD React App that consumes data from The cat API[https://thecatapi.com/] , and The Dog API[https://thedogapi.com/], and performs CRUD actions on the data stored in Firestore database, which updates on real-time.

Technologies:

  • React
  • Firebase
  • Firestore
  • Lottie
  • Axios
  • React Router

image