Codev is a platform for developers to participate in challenges and create a network. We want to help developers to improve their skills and learn new technologies by solving challenges.
Run the following command to clone the repository and enter the project folder:
git clone https://github.com/HarlonGarcia/codev-front.git && cd codev-front
Next, let's run the project:
docker compose up -d
# or
pnpm install && pnpm dev
First of all, I would like to thank Breno Duarte for being the first contributor to the project. 🎉 Contributors are welcome! Feel free to open a pull request or submit an issue.