Skip to content

valmojr/nextjs-inviteme

Repository files navigation

InviteMe App - Front End Repository

InviteMe is a event handler Next.js project that i created to learn Next 13 features building a zero runtime application.

How to Run

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.

Built with

HTML5 CSS3 JavaScript TypeScript Node.js NPM React.js Next.js SHADCN/UI TailwindCSS PostgreSQL Prisma ORM JWT Docker Vercel Jest

Business Requirements

[ ] 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

Releases

No releases published

Packages

No packages published

Languages