A place for you to share and complete each other's favourite programming jokes with the most catchy puns.
- NextJS + Typescript
- Tailwind
- Supabase Postgres as the Database
- NextAuth for Authentication
- ShadcnUI for re-usable UI components
To run it locally, cd into the repo and:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 to view the app running.