CodeLoom

Preview

About

CodeLoom is a platform designed to help you practice coding and expand your skills. It provides a space for exploration and learning in various programming domains.

Visit CodeLoom to start your coding journey!

Features

  • Practice coding in a variety of languages.
  • Explore exercises tailored to different skill levels.
  • Track your progress and improve your coding abilities.

Getting Started

Installation

Clone the repository:

git clone https://github.com/your-username/code-loom.git

Install dependencies

cd code-loom
npm install
npm start
cd ./server
npm install
npm run dev