A web application built on Next.js that's purpose is to make pet animals available to the animal lover.
https://pet-buddy-front.vercel.app/
-
First Clone the repository locally
-
To Start The Project in Your Local Machine
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev