Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeeDecode

LeeDecode is a full-stack debugging platform designed to help developers identify and fix bugs in their code through an interactive debugging experience.

Features

  • Interactive code debugging
  • Code editor with debugging support
  • User authentication
  • Backend API for managing debugging sessions
  • Database integration
  • Responsive web interface

Tech Stack

  • Frontend: React.js
  • Backend: Node.js, Express.js
  • Database: MongoDB

Getting Started

git clone https://github.com/karan-gh/LeeDecode
cd LeeDecode

cd client
npm install
npm run dev

For the server, open another terminal:

cd LeeDecode/server
npm install
npm run dev

Configure the required environment variables before running the application.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages