Skip to content

Mama recipe mobile apps build with React Native and React Native Paper.

Notifications You must be signed in to change notification settings

yongkisatrias/mama_recipe_mobile

Repository files navigation

Mama Recipe Mobile

Table of Contents

About Project

Mama Recipe: Your Culinary Oasis

Introducing Mama Recipe, your ultimate culinary companion designed to elevate your cooking experience. Whether you're a passionate home chef or an aspiring foodie, our application is crafted just for you. With Mama Recipe, explore a world of culinary wonders right at your fingertips.

Key Features:

🌐 Recipe Hub: Share your favorite recipes with a vibrant global cooking community. Connect with fellow food enthusiasts, swap ideas, and showcase your culinary flair. Mama Recipe is your platform to share and savor the diversity of home-cooked delights.

📖 Culinary Library: Immerse yourself in an extensive library of recipes, ranging from timeless classics to cutting-edge creations. Never be short of inspiration for your next gastronomic adventure. Mama Recipe is your culinary encyclopedia.

🔎 Smart Search: Effortlessly find recipes that match your ingredients or dietary preferences. Bid farewell to the guesswork in your kitchen – Mama Recipe ensures you discover the perfect recipe for any occasion.

📱 Mobile Magic: Take your recipes wherever life leads you. Our user-friendly mobile app ensures you have instant access to your cooking inspirations anytime, anywhere. Your kitchen is no longer confined to the walls of your home.

👨‍🍳 Masters' Insights: Learn from seasoned chefs and cooking enthusiasts. Explore valuable tips, tricks, and techniques to refine your culinary skills. Mama Recipe is not just an app; it's a mentor in your culinary journey.

Mama Recipe is more than an application; it's a thriving community of food aficionados, a treasure trove of recipes, and your dependable source for all things culinary. Join us today and embark on a gastronomic adventure like never before.

Prepare to transform your kitchen into a haven of flavors with Mama Recipe! Download now and share your culinary love with the world.

Requirement

Before you install this project on your Mobile Phone. You need:

  • Mobile Phone with OS Android 10 or Later, I'm using Xiaomi Redmi 10C, Android 13 when this docs is uploaded. You can upgrade your android version for better.
  • Stable Internet Connectivity, This application runs online, so internet connectivity is required.

Built with

Installation

Click this button for download the complete built project APK:

download

or

git clone https://github.com/yongkisatrias/mama_recipe_mobile.git

After process cloning is done, you need install package dependencies, to make this project work properly, in your terminal type:

npm i
npm run start
npm run android

choose "A" for open in android or "I" for open in IOS.

Demo

if you want to login, without register

email: tesss@gmail.com
password: 123

ScreenShoot Project

Splash Screen Login Screen Register Screen Home Screen
Splash Screen Login Screen Register Screen Home Screen
Search Recipe Detail Recipe Detail Recipe Detail Recipe Comment
Search Recipe Detail Recipe Detail Recipe Detail Recipe Comment
Hamburger Menu (Not Login) Hamburger Menu (Already Login) User Profile Edit Profile
Hamburger Menu Hamburger Menu User Profile Edit Profile

Related Project

You can visit my github link related to the project:

🚀 Download Mama Recipe Apps

Contact

You can reach me on:

gmail instagram linkedin github

I know this project is not perfect, please understand if data occasionally fails to appear or requires a second click, as we are using free-tier deployment for both the front-end and back-end services. Thank you 😊

Contributions are the cornerstone of the open source community, turning it into a remarkable space for learning, inspiring, and innovating. Your contributions are highly valued.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b your/branch`)
3. Commit your Changes (`git commit -m 'Add amazing feature'`)
4. Push to the Branch (`git push origin feature/yourbranch`)
5. Open a Pull Request