_ _____ _ __ __ ______ _
| | / ____| | / _|/ _| | ____| | |
| | ___ | | | |__ ___| |_| |_ ___ _ __ | |__ __ _| |_
| | / _ \ | | | '_ \ / _ \ _| _/ _ \| '_ \ | __/ _` | __|
| |___| __/ | |____| | | | __/ | | || (_) | | | | | | | (_| | |_
|______\___| \_____|_| |_|\___|_| |_| \___/|_| |_| |_| \__,_|\__|
The goto stop when you don't know what to cook
Two-step recipe recommender app, built with Next.js that uses TheMealDB API.
Pull the repository from Github.
Install all dependencies
npm installSet in a .env.local file. See .env_example as reference.
This project use The Meal API. You just go for the public API key (1).
Fire the project
npm run dev
Open http://localhost:3000 and... bon apetit 🧑🍳.
If you want to have offline data, set in the .env.local the variable NEXT_PUBLIC_MOCK_API=1
All technical decisions are documented in docs/technical_specs.md. There's also a file for code specific decisions, one for graphics guide and a little accessibility report here.
Warning: this can cause fatness in le chat.
## Contributing
Contributions are warmly welcome! Feel free to open an issue, submit a pull request, fork the project or improve documentation. Let me know if you need any modifications.
## Contacts
