Furry Tales is a delightful cat adoption platform built with Next.js, Firebase, React.js, and TypeScript. It offers a unique and user-friendly experience for cat lovers seeking their purr-fect feline companions.
- 🐱 Cat Profiles: Create detailed profiles for your cats, showcasing their personalities, ages, and adorable photos.
- 🔍 Smart Matching: A sophisticated matching algorithm suggests cats based on user preferences, creating meaningful connections.
- 📷 Photo Sharing: Share captivating moments of your cats with the community and potential adopters.
- 💬 Messaging System: Communicate with other cat lovers, arrange meet-ups, and discuss potential adoptions.
- 🗺️ Geolocation Integration: Find cats available for adoption in your local area.
- Frontend: React.js, Next.js, TypeScript
- Backend: Firebase (Firestore, Authentication)
- Styling: StyleX and Shadcn UI for a customized and visually appealing UI/UX.
We welcome contributions from fellow cat enthusiasts and developers! To get started, follow these steps:
- Fork the repository.
- Clone the forked repository to your local machine.
- Install dependencies with
npm install
. - Start the development server with
npm run dev
. - Make your enhancements or bug fixes.
- Create a pull request, and our team will review it.
- Clone the repository:
git clone git@github.com:Fenaum/Furry-Tales.git
- Navigate to the project directory:
- Install dependencies:
- Start the development server: