Skip to content

๐Ÿง‘๐Ÿพโ€๐Ÿณ Recipe app that uses Hugging Face API to recommend recipes based on ingredients provided.

Notifications You must be signed in to change notification settings

collins-kimotho/Hugsy_Chef

Repository files navigation

Hugsy Chef

Hugsy Chef is a recipe app that uses the Hugging Face API to recommend recipes based on the ingredients provided by the user.

Features

  • Add at least 4 ingredients to your list
  • Generate recipes based on the ingredients you have
  • View recipes in markdown format

Technologies Used

  • React
  • Vite
  • Tailwind CSS
  • Hugging Face API

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm (v6 or higher)

Installation

  1. Clone the repository:

    https://github.com/collins-kimotho/Claude-Chef.git
    cd Claude-chef
    
  2. Install the dependencies:

    npm install
    
  3. Create a .env file in the root directory and add your Hugging Face API access token:

    VITE_HF_ACCESS_TOKEN=your_hugging_face_access_token

Running the APP

To start the development server, run:

```sh
npm run dev

Open your browser and navigate to http://localhost:3000 to see the app in action.

hugsy chef header

results

About

๐Ÿง‘๐Ÿพโ€๐Ÿณ Recipe app that uses Hugging Face API to recommend recipes based on ingredients provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published