Skip to content

himanshu3889/code-master-frontend

Repository files navigation

Code Master - Frontend 🚀

A beautiful, high-performance personal interview preparation workspace to manage coding problems, solve challenges in a premium IDE, and track your progress locally.

🎯 Project Aim

To provide a seamless, feature-rich environment for mastering DSA and preparing for technical interviews. It offers high-quality history tracking and persistent code reviews.

🌟 Key Features

  • Add Problems Easily: Instantly import from Competitive Companion or create custom ones directly via forms.
  • IDE Workspace: Resizable split-screen layout with Monaco Editor for writing code locally.
  • Problem Management: Advanced dashboard to search, filter, and update problems dynamically.
  • Personal Tracking: Take notes, track submission metrics (memory/time), and review code history.
  • Premium UI: High-quality dark/light mode system with responsive grids and smooth transitions.

🔗 Backend Repository

This frontend interacts directly with the high-performance Go-based backend:

🚀 Getting Started

  1. Clone the Repository:

    git clone https://github.com/himanshu3889/code-master-frontend.git
    cd code-master-frontend
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm run dev

Open http://localhost:5173 in your browser to access the application. Make sure the backend server is running concurrently.

About

A high-performance interview prep workspace. Manage problems via forms or Competitive Companion, solve in a premium IDE, and track DSA progress locally.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors