Skip to content

A Hub for Crafting Catchy Programming Puns and making Stellar Jokes.

Notifications You must be signed in to change notification settings

Shiva953/Jovikax

Repository files navigation

Jovikax

A place for you to share and complete each other's favourite programming jokes with the most catchy puns.

Tech Stack

  • 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.