Chefio is a simple app that helps you find recipes based on the ingredients you already have at home.
No more stress about what to cook, just enter what’s in your kitchen and get inspired to create tasty meals easily.
The secret ingredient is always creativity.
- Suggests recipes based on your available ingredients.
- Search and filter recipes by cuisine, difficulty or time.
- Save your favourite recipes for easy access.
- Responsive design that works well on both desktop and mobile.
Frontend: Vue.js 3 + Vite
Backend: Node.js + Express (planned)
Database: PostgreSQL (planned)
# Clone the repository
git clone https://github.com/SteveRochaDev/chefio.git
# Go to the project folder
cd chefio
# Install dependencies
npm install
# Run the development server
npm run dev- User authentication and profiles
- Integration with external recipe APIs
- Offline mode for saving recipes
- Improved AI-powered recipe suggestions
Questions, feedback, or just want to chat? Reach out:
steve26rocha@gmail.com
This project is licensed under the MIT License.