Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.12 KB

careergl.com

You could help us improve CareerGL by contributing to existing guidelines or adding a new guideline, please open an issue or reach out to @ife-adewunmi, @boluwatifeBE. Like what we are building? Give us a ⭐️, please.

Development

Setup locally with just 3 steps:

  • Clone the repository,
  • Install the dependencies
  • Start the application
git clone [email protected]:boluwatifeBE/careerGL.git
yarn install
yarn dev

Contributing

If you want to contribute to CareerGL, please read the instructions in .github/contributing.md. To get started look at the list of good first issues.

  • Tell people about this project
  • Suggest changes to existing guidelines
  • Improve the site's codebase
  • Add new guideline
  • Write tests
  • Create issues to discuss ideas

Thanks to all contributors ❤

License

Coming Soon