Github Finder is a platform designed to assist individuals seeking team members for hackathons. The platform enables users to browse through potential team members' GitHub repositories, aiding in making informed decisions when forming teams. Users can assign two tags to themselves in the profile section, indicating their skills and making it easier for others to find them.
To run the project, follow these steps:
yarn
to install dependencies. If you're using npm, run npm install
.yarn run dev
to start the development server. If you're using npm, run npm run dev
..env.local
file provided..env.local
file is for a dummy collection, so there's no point in attempting to alter it.For any questions or support, feel free to reach out to the project maintainer:
This project is licensed under the MIT License.