List API for jobby freelance website
+ clone git
+ Run cmd: copy .env.example .env
+ change config in the .env
+ Run cmd: npm i
+ Run cmd: npm start
If you want to contribute to the project, follow these steps:
+ Fork the project.
+ Create a new branch (git checkout -b feature).
+ Commit your changes (git commit -am 'Add feature').
+ Push your branch to your fork (git push origin feature).
+ Create a new pull request."
Make sure your SSH key has been added to the project.