Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bon AIppétit 🍳

A web application that transforms recipe URLs into beautiful, easy-to-follow cuisinograms. You can find the backend repository here.

✨ Features

  • Convert recipe URLs into visual cuisinograms
  • Interactive recipe visualization
  • Clean and intuitive user interface
  • Powered by Google's Gemini AI

🛠️ Tech Stack

Frontend

  • React.js
  • Modern UI components
  • Responsive design

Backend

  • Python
  • Flask
  • Google Gemini API

🚀 Deployment

📦 Installation

  1. Clone the repositories
git clone https://github.com/rexgraystone/bon-aippetit.git
git clone https://github.com/rexgraystone/bon-aippetit-backend.git
  1. Install frontend dependencies
cd frontend
npm install
  1. Install backend dependencies
cd backend
pip install -r requirements.txt

🔧 Configuration

  1. Create a .env file in the backend directory
  2. Add your Google Gemini API key:
GEMINI_API_KEY=your_api_key_here

🏃‍♂️ Running Locally

Frontend

cd frontend
npm start

Backend

cd backend
python app.py

👥 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

Web application that generates Cuisinograms from recipes, making it easier for home cooks to follow instructions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages