Skip to content

ImNotPranav/chefsky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChefSky

ChefSky is a small React project that generates recipes using the Mistral AI API. Enter ingredients, and it suggests recipes instantly.


Features

  • Input ingredients and get recipe suggestions.
  • Simple React frontend.
  • Uses Mistral AI API via an imported JS key.

Installation

  1. Clone the repository:
git clone https://github.com/ImNotPranav/chefsky.git
cd chefsky
  1. Install dependencies:
npm install
  1. Start the app:
npm start
  • Opens at http://localhost:3000.

Notes

  • The API key is imported from a JS file and .gitignored.
  • Fun little project — no backend required.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors