Skip to content

Nassefferjeni/CodeCraft

Repository files navigation

CodeCraft

CodeCraft is a Platform for Crafting and Sharing Code Snippets

Getting Started

Prerequisites

Make sure you have the following tools installed on your machine:

  • Node.js
  • pnpm (to install it globally, run npm install -g pnpm)

Installation

  1. Clone the repository:

    git clone https://github.com/Nassefferjeni/CodeCraft.git
    
  2. Navigate to the project directory:

    cd CodeCraft
  3. Install dependencies using pnpm:

    pnpm install

Development

To run the development server:

pnpm dev

Open http://localhost:5173 in your browser to view the app.

About

A Platform for Crafting and Sharing Code Snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published