InviteMe is a event handler Next.js project that i created to learn Next 13 features building a zero runtime application.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
[ ] Approved on Core Web Vitals
[ ] Zero Runtime UI Libraries
[ ] Being able to create a Event and organize the groups and roles by drag and dropping
[ ] Private or Public Events