Inspiration

What it does

How we built it

Challenges we ran into🚀 Quick Ways to Work on Your Project

  1. Fastest: Use Lovable (no setup)

Open your project: https://lovable.dev/projects/2dba1161-e5d3-44cb-b4cc-4c7e67fa9192

Start prompting (e.g., “Add a login page”, “Improve UI”, etc.)

Changes auto-save + auto-commit

👉 Best for: rapid prototyping, UI tweaks, non-technical edits

  1. Local Development (recommended for full control)

Run this in your terminal:

git clone cd npm install npm run dev

Then open:

http://localhost:5173

👉 Best for:

Writing custom logic

Debugging

Adding APIs/backend

Full React/TypeScript control

  1. Edit Directly on GitHub

Accomplishments that we're proud of

What we learned

What's next for skill it

Built With

  • ai
  • ml
Share this project:

Updates