- Data based
- Simple
- Automatic for the tedious stuff
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Geist, a new font family for Vercel.
Could go 1 of 3 ways, either User Generated, Web Scraping or APIs
- account creation and login (just using 3rd party)
- User Generate Recipes
- Search
- Filters
- Nutritional Information
- Price of Recipes made up of ingredients
- save recipes to 'recipe book'
- Recipe and Ingredient Combinatorics
- Minimise waste by prioritising things that are going to expire
- Shopping list generation
- Ability to 'Fork' (haha) recipes to make them your own
- Strava like sharing to encourage cooking and recipe creation
- Tinder Like Random Recipes
- Cooking Streak like Duolingo
- Add friends to see what recipes they save, create, cook to get recommendations
- My Cupboard - dynamic list of everything you have on hand. updates when you cook recipes and when you buy shopping
- Scan in receipt to add to cupboard