This project is a dynamic, responsive animal shelter website designed to facilitate animal adoption and raise awareness about animal welfare. Built using Astro and integrated with Sanity CMS, it offers a seamless content management experience and optimizes performance and SEO.
- Adoptable Pets Gallery: Interactive gallery showcasing animals available for adoption, with detailed profiles for each pet.
- Content Management: Utilize Sanity CMS for easy updating of pet profiles, news, and events.
- Donation Integration: Secure, user-friendly donations processed via a Striped hosted payment form, easily implemented using payment link redirects since this site is hosted with no backend.
- Responsive Design: Ensures a smooth user experience across all devices.
- Frontend: Astro.js
- Backend/CMS: Sanity.io
- Styling: Tailwind CSS
- Deployment: Netlify
git clone [email protected]:kmje405/fomas.git
cd animal-shelter-website
pnpm install
pnpm dev