Skip to content

Vk4011/Code-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

image

image

image

Run Locally

Clone the project!

  https://github.com/sharmas07/CodeLab.git

client

  cd client

Install dependencies

  npm install

Start the server

  npm start

Environment Variables

To run this project, you will need to add the following environment variables to your server's .env file

MONGODB_URL JWT_SECRET JUDGE_API

server

  cd server

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

Client: ReactJS

Server: NodeJS, ExpressJS

Database: MongoDB

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors