Paws is a single page web application for pet adoption that displays data on various pets that are available for adoption and provides a user interface for users to adopt or find nearby rescue shelters. The project was built using React framework that encompasses client side routing,Tailwind CSS was used to style the application and Firebase was used for database and hosting services.
Link : https://paws-c257e.web.app
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Start Server:
npm start
To Visit App:
localhost:3000/