FixMe helps contributors find open source projects that are a good fit for their skills and abilities, so that they can start contributing to open source. This platform acts as a filtering system to help people overcome that initial obstacle and find a project that is right for them. All of these projects have been vetted to ensure that they’re active, healthy, and ready for beginner contributions.
This project requires Node.js version >= 8.10 and yarn
- Install dependencies
yarn
- Run development
yarn start
- Deployment
yarn build
This project was bootstrapped with Create React App.