A React Native Web app designed for managing recipes, meal planning, inventory tracking, and more. Optimized for web-based platforms, this application allows users to explore, save, and organize recipes while integrating meal planning and inventory tracking features.
- Explore Recipes: Browse a variety of delicious home-cooked and gourmet dishes.
- Quick Navigation: Access search, meal planning, recommendations, and inventory tracking.
- Personalized Experience: Get tailored recipe suggestions based on ingredients and preferences.
-
Sign Up: Create an account with a username, email, and password.
-
Login: Secure authentication for registered users.
-
Forgot Password: Users can recover their accounts through email verification.
-
View Profile: Users can see their account details.
-
Edit Profile: Modify and save user profile information.
-
Manage Recipes: Users can create, edit, and delete their own recipes.
-
Manage Favorite Recipes: Add and remove favorite recipes for easy access.
- Recipe Listings: Browse categorized recipes (Breakfast, Lunch, Dinner).
- Recipe Details: View ingredients, step-by-step instructions, and user interactions.
- Recipe Likes and Comments: Interact with recipes through likes and reviews.
- Weekly Meal Planner: Assign recipes to specific days for structured meal organization.
- Meal Selection: Choose recipes for Breakfast, Lunch, or Dinner to create a personalized meal plan.
- Add/Edit/Delete Inventory Items: Keep track of available ingredients.
- Quantity and Unit Tracking: Ensures accurate inventory data.
- Shopping List Generation: Automatically generates a shopping list from meal plans.
- Ingredient-Based Recommendations: Suggests recipes based on available ingredients.
- Dietary Preference Filters: Choose "High Protein," "Low Calories," or "Highly Rated" recipes.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
You don’t have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.