Petdopter Application created with NextJS, TailwindCSS, and DaisyUI
Nowadays, human concern for stray pets is increasing, so there is a need for a platform that accommodates the adoption process.
- Clone this project
git clone https://github.com/ProjectCapstone-PetAdopter/PetAdopter-Frontend.git
- Run project
cd PetAdopter-Frontend
npm run dev
# or
yarn dev