Skip to content

kushalpatel0265/Code-Craft

Repository files navigation

Introduction

Code Craft is a SaaS code editor built with Next.js 15, Convex, Clerk, and TypeScript. It supports 10 programming languages, offers 5 VSCode themes, and includes features like smart output handling, code sharing, and a statistics dashboard. Flexible pricing with Free and Pro plans integrates Lemon Squeezy.

Features

  • Collaborative Editing: Users can work on the same project in real-time.
  • Authentication: Secure login and user management with Clerk.
  • Efficient Backend: Powered by Convex for real-time data handling.
  • Responsive UI: Built with Tailwind CSS for an optimal experience across devices.

Getting Started

Follow these instructions to set up and run the Code Craft project on your local machine.

Prerequisites

  • Node.js
  • npm (Node Package Manager)
  • Convex CLI
  • A modern web browser

Installation

  1. Clone the repository:
    git clone https://github.com/kushalpatel0265/Code-Craft.git
  2. Navigate to the project directory:
    cd Code-Craft
  3. Install dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev
  2. Open a web browser and navigate to http://localhost:3000 to start using the code editor.

Contributing

Contributions to this project are welcome! Please fork the repository and submit a pull request with your features or corrections.

Contact

About

Code Craft is a SaaS code editor built with Next.js 15, Convex, Clerk, and TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published