A short-form content app for buying take-out food, built to reduce user dropoff from analysis paralysis. Created during the VIBE25-1: After Dark Vibe-Coding Hackathon.
This app helps users quickly decide on take-out food options by presenting them in a short-form, engaging format. The goal is to minimize the time users spend deciding what to eat, reducing analysis paralysis and improving the overall ordering experience.
- Frontend: Next.js with TypeScript
- Authentication: Stack Auth (Work in Progress)
- Deployment: Vercel
- Media Storage: Cloudinary
- Development Tools:
- Onlook.dev
- Cursor
- Claude
-
Clone the repository
-
Install dependencies:
npm install # or yarn install # or pnpm install
-
Set up your environment variables in
.env.local
-
Run the development server:
npm run dev # or yarn dev # or pnpm dev
-
Open http://localhost:3000 to view the app
- Short-form content presentation
- Quick decision-making interface
- Seamless take-out ordering experience
- User-friendly design to reduce analysis paralysis
This project was created during the VIBE25-1: After Dark Vibe-Coding Hackathon, where the focus was on building experimental, fast, and useful applications. The event was presented by Codebuff, Freestyle, Onlook, Stack Auth, and Transpose.
This project is licensed under the MIT License - see the LICENSE file for details.
- VIBE25-1 Hackathon organizers and sponsors
- All contributors and team members
- The open-source community for their amazing tools and resources