Petme is a web-based platform where you can buy or sell pets of your choice. The website features functionalities like user sign-in and creating listings for pets available for sale. Built with VITE + REACT, TypeScript, Tailwind CSS, and Firebase.
https://www.youtube.com/watch?v=1ePUMjULvj0
- Clone the repository:
git clone https://github.com/ArunavaCoderEm/petme-home-for-pets.git
cd petme-home-for-pets
- Install dependencies and navigate:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to:
http://localhost:5173
Petme is a user-friendly platform for buying and selling pets. You can sign in to create listings for pets you want to sell or browse and purchase pets listed by others.
List of the key features of the project here.
- User authentication with Sign-In functionality.
- Create and manage pet listings for sale.
- Browse listings to find and buy pets.
- Secure and reliable data management with Firebase.
- Arunava Dutta (@ArunavaCoderEm)