Skip to content

geekychakri/miniCodeCamp

Repository files navigation

Logo

miniCodeCamp

A free online mini coding bootcamp

Demo

Here's a quick demo of the app.

miniCodeCamp - A free online mini coding bootcamp

Run Locally

Clone the project

  git clone https://github.com/GeekyChakri/miniCodeCamp.git

Go to the project directory

  cd miniCodeCamp

Install dependencies

  npm install

Create an .env file in root and add your variables

  NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
  CLERK_SECRET_KEY=
  MONGODB_URI=

Start the app

  npm run dev

Tech Stack

  • NextJS

  • MongoDB

  • Clerk

  • Vercel

Author

GeekyChakri

About

A free online mini coding bootcamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published