You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to RecipeMate, your elegant and modern solution for discovering delicious recipes!
Built with ❤️ using React Native (Expo) on the frontend and a REST API with Express + PostgreSQL (Neon) on the backend — powered by MealDB API.
🚀 Tech Stack Overview
📱 Frontend (Mobile App)
Technology
Description
Cross-platform mobile framework
Framework for streamlined React Native dev
Styling with NativeWind
Declarative routing for Expo apps
Authentication and session management
🌐 Backend (API Server)
Technology
Description
Lightweight backend framework
Relational DB using Neon
Serverless Postgres with branching
Clean and modular API endpoints
Recipe data provider
🔥 Key Features
📱 Mobile App
🔎 Browse & search recipes by name or ingredient
🐔 Filter by categories (chicken, lamb, pork, etc.)
📖 View step-by-step instructions & ingredients
❤️ Save & manage your favorite recipes
🎨 Stunning animations, gradients, and layout
🧪 Backend API
🍜 Fetch & transform recipe data from MealDB
🧠 Save favorites securely to PostgreSQL (via Neon)
🔐 Clerk webhooks for secure user-specific data
🧾 Clean RESTful endpoints for easy frontend integration
📸 Screenshots
🔐 Authentication Pages
Sign In
Sign Up
Logout
🏠 Home Page
Home 1
Home 2
📖 Recipe Detail Page
Detail 1
Detail 2
Detail 3
🔍 Search Page
Search 1
Search 2
❤️ Favorites Page
Favorites
💬 Contribute to Aspire
We welcome contributions from developers and enthusiasts! To contribute:
🍴 Fork the repository.
🌿 Create a new branch:
git checkout -b feature-branch
🖊️ Commit your changes:
git commit -m "Add your feature"
🚀 Push the branch:
git push origin feature-branch
🔀 Open a pull request to merge your changes.
📬 Contact & Support
💬 Have any questions or suggestions? Feel free to reach out!
If you enjoyed using this project, please ⭐ it on GitHub! 🌟
About
RecipeMate is a modern full-stack recipe app to discover, search, and save delicious meals — built with React Native, Express, PostgreSQL (Neon), and powered by the MealDB API.