A React Native, Express, and MongoDB app that provides information on various dog and cat breeds, along with essential pet care tools and accessories. It also includes wallet integration, pet adoption requests, and a cart system for a seamless user experience.
- π Browse different dog and cat breeds with detailed info.
- ποΈ Explore and purchase pet care tools & accessories.
- π Cart section to add pet tools, equipment, and pets.
- π³ Demo wallet integration for easy transactions.
- π© Pet adoption request system using
nodemailer
. - π Smooth navigation using
expo-router
. - π API-powered data fetching with
axios
. - π¨ User-friendly and engaging UI.
- React Native & Expo
- Express.js & Node.js for backend
- MongoDB for database
- nodemailer for email-based pet adoption requests
expo-router
for navigationaxios
for API callsuseRoute
for data passing
- Clone the repository
git clone https://github.com/yourusername/pawpal-app.git cd pawpal-app
- Install dependencies
npm install
- Run the app
expo start
Contributions are welcome! Feel free to open an issue or submit a pull request.