Ai-chef is a modern React-based web app that helps you cook smarter using AI! Just enter a few ingredients you have on hand, and the AI will whip up a recipe suggestion for you. Built to showcase core React concepts and powered by Mystral AI, it offers a dynamic and interactive user experience.
- Reusable JSX components
- Event handling for responsive UI
- HTTP requests to fetch AI-powered recipes
- State management using
useState
useRef
for DOM manipulation and state persistence- Form handling to input ingredients or preferences
- Mystral AI integration for smart recipe generation
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Build the Docker Image
Run Docker container on port 5000