Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Frontend

A Next.js event management and invitation platform built with the App Router.

Tech Stack

  • Framework: Next.js 16 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS v4 + shadcn/ui
  • Content: MDX (blog, templates)
  • Analytics: Vercel Analytics

Getting Started

pnpm install
pnpm dev

Open http://localhost:3000 in your browser.

Scripts

Command Description
pnpm dev Start development server
pnpm build Build for production
pnpm start Start production server
pnpm lint Run ESLint

Pages

  • / — Home
  • /login / /register — Authentication
  • /dashboard — User dashboard (events, scan, reports)
  • /events — Public events listing
  • /create — Create event
  • /invite/[code] — Invitation handler
  • /templates — Template gallery
  • /blog — Blog
  • /admin/dashboard — Admin panel
  • /privacy — Privacy policy

Deployment

This project includes a Dockerfile and vercel.json for deployment on Vercel or any Docker-compatible platform.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages