Skip to content

Cook-AI was created to get recipe from ChatOpenAI based on selected by user items in fridge, kitchenware and type of meal.

Notifications You must be signed in to change notification settings

justynalem/cook-ai

Repository files navigation

Cook-AI

Tool & technologies I've used

  • React
  • TypeScript
  • Firebase functions
  • SCSS + BEM
  • ChatGPT API

Getting Started

Prerequisites

Before you start, you need to have Node.js and npm installed on your machine.

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/justynalem/cookie-ai.git
  1. Install the dependencies:
npm install

Development

To start the development server, run:

npm run dev
firebase emulators:start --only functions

This will start the development server at http://localhost:5173.

Production

To build the production version of the app, run:

npm run build

This will create a dist directory with the compiled assets.

Screens

cover

cover

cover

cover

cover

About

Cook-AI was created to get recipe from ChatOpenAI based on selected by user items in fridge, kitchenware and type of meal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published