A simple and intuitive web application for browsing, liking, and adopting pets. Users can filter pets by category, view detailed pet information, and sort pets by price.
## π Technologies Used- HTML β Structure and layout
- Tailwind CSS (via CDN) β Styling and responsiveness
- Vanilla JavaScript (ES6) β Dynamic functionality
- Category-based Filtering β Easily find pets by category
- Pet Cards β Display breed, birth date, gender, and price
- Adopt Pets β Adoption modal with countdown timer
- Like Pets β Save favorite pets in a liked section
- Sort by Price β View pets from highest to lowest price
No dependencies are required. The project uses CDN links for Tailwind CSS and other necessary assets, so no installations are needed.
- Clone the repository:
git clone https://github.com/yourusername/peddy-template.git cd peddy-template - Open
index.htmlin a browser to run the project.
Check out the live version: Peddy - Pet Adoption Platform
