Tinder for Projects
Have you ever wanted to gain experience working with a team? Have you ever wanted to contribute to a real life app that other people will use?
Introducing Pear, a new app for individuals like you who seek to connect with the Open Source Community for the very first time. Pear aims to be a place to make starting and joining team projects as scary as a baby Red-Panda (i.e. not very scary at all).
Check it out at Pear.
- Getting Started
- Installation
- Develop
- Notes
- Contribute
- General
- Helpful links
- Cloning the project
- License
npm i
npm run dev
1. You must have mongoDB running for this to work.
2. Visit localhost:3000 for the application
3. Visit localhost:3000/graphql for graphiql
4. If you want to contribute, look at the issues.
5. If you don't see any issues you like, look in projects and make an issue from one of the todos. (Easy tasks = crumbs)
6. Star the repo :)
Newcomers welcome! Open an Issue or submit a pull request (PR).
- On the upper right-hand corner of this project, click the button to "Fork" this repository.
- Under your new repository name, click on the "Clone or download" button.
- Depending on your settings, you'll either need the HTTPS or the SSH link. Copy the relevant link to your clipboard.
- Open Git Bash and navigate to where you would like the project to be saved.
- Type
git cloneand add the url copied from the previous step.
$ git clone https://github.com/YOUR-USERNAME/Spoon-Knife
GNU GPLv3