Pet Adoption is a web application designed to connect potential pet adopters with animals in need, streamlining the adoption process for pet adoption centers.
User Features:
- Browse available pets with detailed information and photos.
- Contact form for each pet to inquire about adoption.
Admin Features:
- Manage pet listings (add, edit, delete).
- View and manage contact form submissions.
- Realtime chatroom to communicate with potential adopters.
- Next.js
- MongoDB
Install project dependencies:
npm install
Copy .env from Example and Edit:
cp .env.example .env