A web-based recipe application that allows users to store recipes and automatically adjust ingredient quantities based on the number of guests.
- PHP 93.9%
- JavaScript 4.2%
- Dockerfile 1.9%
| src | ||
| .gitattributes | ||
| docker-compose.yml | ||
| Dockerfile | ||
| README.md | ||
Recipe App 👨🍳
A web-based recipe application that allows users to store recipes and automatically adjust ingredient quantities based on the number of guests.
Features
- To-Do
Tech Stack:
Installation
-
Clone the repository
git clone https://github.com/msh31/recipe-app.git cd recipe-app -
Set up the database
- Import the
database.sqlfile into your MySQL database.
- Import the
-
Run the project
docker compose up -d- Open
http://localhost:8004in your browser.
- Open
Contributing
Pull requests are welcome! Feel free to fork this repository and improve upon it.
License
This project is licensed under the MIT License.
Made with ❤️ by Marco