To keep myself exercised with #TypeScript and #fullstack development, yesterday night after work I built a book-a-meeting service: you select a time and a date ➡️ I tell you if it works ➡️ we can meet for a 30 minutes chat!
This app uses #NextJS, #TailwindCSS and #shadcn UI for all things frontend, and Supabase edge functions + Resend e-mail services for the backend.

Find the live demo here: https://bookme.clelia.dev
And the GitHub repo here: https://github.com/AstraBert/bookme