Skip to content

Latest commit

ย 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

## ๐Ÿ“Œ Recipe Organizer with Meal Planning

A full-stack application to organize recipes, plan meals, and generate shopping lists using **Node.js, Express, MongoDB, and React**.

### ๐Ÿš€ Features
- Add, edit, and delete recipes  
- Plan meals for the week  
- Generate a shopping list based on selected recipes  
- Save and load data from a MongoDB database  

### ๐Ÿ› ๏ธ Tech Stack
- **Frontend:** React  
- **Backend:** Node.js, Express.js, MongoDB  
- **Database:** MongoDB with Mongoose  


### ๐Ÿ”ฅ API Endpoints (Example)
| Method | Endpoint       | Description         |
|--------|---------------|---------------------|
| GET    | /api/recipes  | Get all recipes     |
| POST   | /api/recipes  | Add a new recipe    |
| PUT    | /api/recipes/:id | Update a recipe |
| DELETE | /api/recipes/:id | Delete a recipe |



About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages