A simple weekly planner built with React, Supabase, and shadcn/ui, deployed on Vercel.
- React (Vite)
- Supabase (auth + data)
- shadcn/ui (components)
- Vercel (deployment)
- Weekly timetable view
- Create, edit, and delete events
- Auth with Supabase
- Responsive layout
- Install dependencies:
npm install - Start the dev server:
npm run dev
Hosted on Vercel.