mirror of
https://github.com/rjNemo/meal_planner
synced 2026-06-12 13:26:45 +00:00
fix images
This commit is contained in:
parent
b2680e7d22
commit
277ede1ad3
4 changed files with 53 additions and 54 deletions
104
README.md
104
README.md
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[](https://gitpod.io/#https://github.com/rjNemo/meal_planner)
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
|
@ -10,7 +9,7 @@ Free meal planner for cooks short on ideas! (like me …)
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
[🚀 App live at this address!](https://chefs-meal-planner.onrender.com/)
|
[🚀 App live at this address!](https://mood2food.netlify.app/)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -24,51 +23,51 @@ Free meal planner for cooks short on ideas! (like me …)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Feature list
|
## Features
|
||||||
|
|
||||||
- Random meal suggestion ✓
|
- Random meal suggestion ✓
|
||||||
- Search by name: you look for a recipe? Ours are easy to make and Yummy! ✓
|
- Search by name: you look for a recipe? Ours are easy to make and Yummy! ✓
|
||||||
- What's in the fridge ? Choose your main ingredient and get a meal suggestion
|
- What's in the fridge ? Choose your main ingredient and get a meal suggestion
|
||||||
- Choose by a category: ✓
|
- Choose by a category: ✓
|
||||||
- Beef
|
- Beef
|
||||||
- Breakfast
|
- Breakfast
|
||||||
- Chicken
|
- Chicken
|
||||||
- Dessert
|
- Dessert
|
||||||
- Goat
|
- Goat
|
||||||
- Lamb
|
- Lamb
|
||||||
- Miscellaneous
|
- Miscellaneous
|
||||||
- Pasta
|
- Pasta
|
||||||
- Pork
|
- Pork
|
||||||
- Seafood
|
- Seafood
|
||||||
- Side
|
- Side
|
||||||
- Starter
|
- Starter
|
||||||
- Vegan
|
- Vegan
|
||||||
- Vegetarian
|
- Vegetarian
|
||||||
- Choose by area:
|
- Choose by area:
|
||||||
- American
|
- American
|
||||||
- British
|
- British
|
||||||
- Canadian
|
- Canadian
|
||||||
- Chinese
|
- Chinese
|
||||||
- Dutch
|
- Dutch
|
||||||
- Egyptian
|
- Egyptian
|
||||||
- French
|
- French
|
||||||
- Greek
|
- Greek
|
||||||
- Indian
|
- Indian
|
||||||
- Irish
|
- Irish
|
||||||
- Italian
|
- Italian
|
||||||
- Jamaican
|
- Jamaican
|
||||||
- Japanese
|
- Japanese
|
||||||
- Kenyan
|
- Kenyan
|
||||||
- Malaysian
|
- Malaysian
|
||||||
- Mexican
|
- Mexican
|
||||||
- Moroccan
|
- Moroccan
|
||||||
- Russian
|
- Russian
|
||||||
- Spanish
|
- Spanish
|
||||||
- Thai
|
- Thai
|
||||||
- Tunisian
|
- Tunisian
|
||||||
- Turkish
|
- Turkish
|
||||||
- Unknown
|
- Unknown
|
||||||
- Vietnamese
|
- Vietnamese
|
||||||
- Cocktail selection
|
- Cocktail selection
|
||||||
- Create a profile and save your favourite meals ✓
|
- Create a profile and save your favourite meals ✓
|
||||||
- Notation system: know what are the most loved meals
|
- Notation system: know what are the most loved meals
|
||||||
|
|
@ -90,35 +89,32 @@ Free meal planner for cooks short on ideas! (like me …)
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
The application is hosted on [Render](https://render.com/) at the following address: [link](https://chefs-meal-planner.onrender.com/).
|
The application is hosted on [Netlify](https://netlify.com/) at the following
|
||||||
|
address: [link](https://mood2food.netlify.app/).
|
||||||
|
|
||||||
## Built With
|
## Built With
|
||||||
|
|
||||||
- [React](https://reactjs.org/) - A JavaScript library for building user interfaces
|
- [Nuxt](https://nuxt.com/) - The Intuitive Vue Framework
|
||||||
- [Materialize](https://materializecss.com) - Modern responsive CSS framework based on Material Design by Google
|
- [Tailwindcss](https://tailwindcss.com) -Rapidly build modern websites without ever leaving your HTML.
|
||||||
- [TheMealDb](https://www.themealdb.com/api.php) - An open, crowd-sourced database of Recipes from around the world
|
- [TheMealDb](https://www.themealdb.com/api.php) - An open, crowd-sourced database of Recipes from around the world
|
||||||
<!-- - and [TheCocktailDb](https://www.thecocktaildb.com/api.php) -->
|
|
||||||
- [Auth0](https://auth0.com/) - Rapidly integrate authentication and authorization
|
|
||||||
- [Firebase](https://firebase.google.com/) - Firebase helps mobile and web app teams succeed
|
|
||||||
- [Render](https://render.com/) - The Easiest Cloud For All Your Apps and Websites
|
|
||||||
<!-- - Analytics : Google Analytics & Mixpanel -->
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Please read [CONTRIBUTING.md](https://github.com/rjNemo/meal_planner/contributors) for details on our code of conduct, and the process for submitting pull requests to us.
|
Please read [CONTRIBUTING.md](https://github.com/rjNemo/meal_planner/contributors) for details on our code of conduct,
|
||||||
|
and the process for submitting pull requests to us.
|
||||||
|
|
||||||
## Versioning
|
## Versioning
|
||||||
|
|
||||||
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/rjNemo/meal_planner/tags).
|
We use [SemVer](http://semver.org/) for versioning. For the versions available, see
|
||||||
|
the [tags on this repository](https://github.com/rjNemo/meal_planner/tags).
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
- **Ruidy Nemausat** - _Initial work_ - [GitHub](https://github.com/rjNemo)
|
- **Ruidy Nemausat** - _Initial work_ - [GitHub](https://github.com/rjNemo)
|
||||||
|
|
||||||
See also the list of [contributors](https://github.com/rjNemo/meal_planner/contributors) who participated in this project.
|
See also the list of [contributors](https://github.com/rjNemo/meal_planner/contributors) who participated in this
|
||||||
|
project.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
|
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
|
||||||
|
|
||||||
<!-- ## Acknowledgments -->
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 289 KiB After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.8 MiB |
|
|
@ -2,6 +2,9 @@
|
||||||
export default defineNuxtConfig({
|
export default defineNuxtConfig({
|
||||||
devtools: { enabled: true },
|
devtools: { enabled: true },
|
||||||
css: ["~/assets/css/main.css"],
|
css: ["~/assets/css/main.css"],
|
||||||
|
image: {
|
||||||
|
domains: ["www.themealdb.com"],
|
||||||
|
},
|
||||||
modules: ["@nuxt/eslint", "@nuxt/image", "nuxt-icon"],
|
modules: ["@nuxt/eslint", "@nuxt/image", "nuxt-icon"],
|
||||||
postcss: {
|
postcss: {
|
||||||
plugins: {
|
plugins: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue