Skip to content

An event scheduler app. Contains both the organizer app and the attendee app.

Notifications You must be signed in to change notification settings

modkaffes/schedule-meetings

Repository files navigation

Meeting Scheduler

This is a Next.js project bootstrapped with create-next-app.

Local development

  1. Duplicate .env.example to .env
  2. Install dependencies with your favorite package manager
    • pnpm install
  3. Run local development server along with mock data
    • pnpm mock-api & pnpm dev

Visit http://localhost:3000 to see the app.

About

An event scheduler app. Contains both the organizer app and the attendee app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages