🐾 Petlove
Petlove is a modern web application built with Next.js, TypeScript, and Tailwind CSS.
The application allows users to create an account, manage their personal profile, and add their own pets. It integrates with a REST API, uses Zustand for state management, and supports avatar uploads via Cloudinary.
🔗 Live Demo: https://petlove-vert.vercel.app/
📂 GitHub Repository: https://github.com/netkatya/petlove
🚀 Features
User authentication (Sign Up / Log In)
Personal dashboard
Add pets
Edit personal information
Upload and update avatar via Cloudinary
Filtering, sorting, and pagination
Responsive design
Global state management with Zustand
REST API integration
🛠 Tech Stack
Next.js
TypeScript
Tailwind CSS
Zustand
REST API
Cloudinary