CodeMaster is an interactive coding learning system featuring challenges, courses, and code execution capabilities.
- Create T3 App - The best way to start a full-stack, typesafe Next.js app
- Next.js - The React Framework for the Web
- TypeScript - Typed JavaScript
- React - A JavaScript library for building user interfaces
- Tailwind CSS - Utility-first CSS framework
- Shadcn UI - Re-usable components built with Radix UI and Tailwind CSS
- React Router - Declarative routing for React
- Clerk - Clerk Authentication
- Interactive coding challenges
- Comprehensive courses
- Real-time code execution
- User progress tracking
- Clone the repository
- Install dependencies:
bun install
- Run
cp .env.example .env
- Input your .env variables
- Start the development server:
bun dev
Contributions are welcome! Please read our contributing guidelines for details.
This project is licensed under the MIT License - see the LICENSE file for details.