Welcome to MyCookBookApp, a web application where you can explore delicious recipes and dietary options.
Check out the live website here: cs320.bsite.net
- Browse a variety of recipes
- View detailed recipe instructions
- Explore dietary options
- Controllers/ - Handles application logic
- Views/ - Contains Razor pages for UI
- wwwroot/ - Static assets (CSS, JS, images)
To run locally:
- Clone the repo:
git clone https://github.com/sarem-h/CS-320.git cd CS-320