CodeCraft is a Platform for Crafting and Sharing Code Snippets
Make sure you have the following tools installed on your machine:
-
Clone the repository:
git clone https://github.com/Nassefferjeni/CodeCraft.git
-
Navigate to the project directory:
cd CodeCraft
-
Install dependencies using pnpm:
pnpm install
To run the development server:
pnpm dev
Open http://localhost:5173 in your browser to view the app.