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.
in client and server folder:
npm installclient:
npm run devserver:
npm startPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.