MentorFix is an open source initiative to find mentors for people around who have certain projects in mind but need people/volunteers to bring those into life.
mentorFix repo has the front-end code of project MentorFix. visit https://github.com/WrippleFoss/mentorFix-API for back-end related code
Be what you wanted your mentors to be for you.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Your machine should have NPM(or yarn) and NodeJS installed to use mentorFix locally.
git clone https://github.com/WrippleFoss/mentorFix.git
cd src-view
yarn
$ cd src-view
$ yarn global add parcel-bundler
$ yarn start
goto http://localhost:1234
This repo uses a number of open source projects to work properly:
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Join our discord server by clicking on this link
MentorFix has been selected at GirlScript Summer of Code 2019!
MentorFix has been featured at Rails Girls Summer of Code blog
MentorFix at Rails Girls Summer of Code
This project is licensed under the Apache-2.0 - see the LICENSE.md file for details