Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 985 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 985 Bytes

AI Vegetarian Recipe

Vegetarian recipe generator using OpenAI API. Create recipes with one or more ingredients and share it in the app or as you like.

This is a fullstack app built with Vite, React, TailwindCSS, Node.js, Express, MongoDB, and OpenAI API. The app is deployed on Netlify and Render.

This app was built for practice and learning purposes. AI-Vegetarian-Recipe-Generator AI-Vegetarian-Recipe-Generator (1)

Installation

in client and server folder:

npm install

Usage

client:

npm run dev

server:

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT