Skip to content

achneerov/algolounge.com

Repository files navigation

AlgoLounge

Interactive coding practice platform with structured courses and algorithm challenges.

Quick Start

First Time Setup

./setup

Start the Application

./start

Open http://localhost:4200 in your browser.

If Something Doesn't Work

Frontend problems:

cd frontend
npm install
npm start

Backend problems:

cd backend
npm install
npm run dev

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •