Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 906 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 906 Bytes

Codev

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.

Requirements

Instalation

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

Be a contributor ✨

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.

Related links