Code Crafters is a web platform that provides challenges for users who want to practice their skills in various technologies, including frontend, backend, machine learning, mobile, blockchain, and more. Users can submit their solutions using any technology they like and browse the solutions of others, liking and commenting on them.
To get started with this project, you will need to have Node.js and npm installed on your machine.
- Clone the repository:
git clone https://github.com/YaSh8202/code-crafters.git
- Navigate to the project directory:
cd code-crafters
- Install the dependencies:
pnpm install
- Go to .env.sample and follow the instructions to get the required keys and tokens.
- Now create a .env file in the root directory and paste the keys and tokens in it.
- Now run the development server:
pnpm dev
webhook test