So I worked on a small little side project. I called it FindFood (https://findfood.vercel.app/). It reads in your current location and returns you with directions to the next, good rated, currently opened restaurant.
Use case: You are outside with friends, want to try out a new restaurant, but don't want to have to decide on a 15-20 restaurant list Google Maps gives you. With FindFood you are two clicks away and can start heading to your meal.
Quick. Easy.
Let me know what you think.
Hey, nice product! Congrats on the launch :) May I ask what technologies did you use to build it ? Did you use react for the front end and maybe node for the backend ? I am still finishing my coding classes and am eager to learn how professionals like you do it. Thx in advance! :)
Thanks! I built it all with Next.js 13. It's very solid, you should check it out
I like simple solutions like this. Could you please check out my post as well: https://www.indiehackers.com/post/show-ih-a-camera-app-to-capture-the-moments-without-worrying-about-sharing-them-later-with-friends-b5c93a4c91 - would appreciate your feedback.
I like it! Simple to use. Next 13 is revolutionary.