Skip to content

tanpn2402/supermomos-social

Repository files navigation

#supermomos-social

The webpage that allows users to create/host a new event/social.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

NextJS dev server listens on port 3000

Powered by

  1. NextJS v13 with appDir experimental feature.
  2. TailwindCSS.
  3. react-day-picker.
  4. date-fns
  5. swr.