TrustHire is a platform designed for job seekers to showcase their skills, open-source projects, and other works to recruiters in a more convenient and trustworthy manner. TrustHire automatically verifies your contributions and projects to ensure they were done by you. As a result, it provides you with a link that you can share with your recruiters.
TrustHire is built with the following technologies:
- Showcase your skills and projects to recruiters in a more convenient and trustworthy manner.
- Automatically verify your contributions and projects to ensure they were done by you.
- Get a link that you can share with your recruiters to showcase your verified work.
To get started with TrustHire, follow these steps:
- Clone the repository:
git clone https://github.com/TrustHire/trusthire.git
- Install the dependencies:
npm install
- Start the application:
npm start
We welcome contributions to TrustHire. To contribute, follow these steps:
- Fork the repository: https://github.com/TrustHire/trusthire.git
- Create a new branch:
git checkout -b my-feature
- Make changes and commit:
git commit -am "Add my feature"
- Push to the branch:
git push origin my-feature
- Submit a pull request
TrustHire is licensed under the MIT License. See LICENSE for more information.