zaidmukaddam / webcodecamp

Home Page:webcodecamp.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

webCodeCamp

A free online web development coding bootcamp

Run Locally

Clone the project

  git clone https://github.com/zaidmukaddam/webCodeCamp.git

Go to the project directory

  cd webCodeCamp

Install dependencies

  npm install

Create an .env file in root and add your variables

  NEXT_PUBLIC_CLERK_FRONTEND_API=
  CLERK_API_KEY=
  MONGODB_URI=

Start the app

  npm run dev

Tech Stack

  • NextJS

  • MongoDB

  • Clerk

  • Vercel

Author

Zaid Mukaddam

About

webcodecamp.vercel.app


Languages

Language:JavaScript 66.2%Language:CSS 33.8%