Vegetarian Recipe Finder
I managed to build a basic healthy recipes app from scratch with ChatGPT4 and a new service that I learned from there in 10 min!! What a time to be alive.I started with a list of ingredients and my prompts were along the lines of: give me a list of healthy vegan or vegetarian recipes with these ingredients. From there I decided to be very efficient and said that I needed to turn that concept into a simple search engine and host it in the simplest possible way and I actually learned about Glitch thanks to it!! Just type an ingredient and get back a list of healthy recipes containing said ingredient!Incredibly simple and fun and it truly puts the simplicity and joy right back into building things!!
Users appreciate the simplicity of the app but suggest improvements such as better error messages and mobile-friendly CSS. There are issues with button and search functionality. One user inquired about the tech stack, and another mentioned a JavaScript function to search recipes by ingredients.
Users criticized the product for lacking an error message when no results are found, missing button borders which make the search functionality unclear, and the need for mobile-friendly CSS.