Skip to content

Source code of the Leapcode.io website. A project to make your first open source contribution. New contributors can create a new contributor profile on the website. Check the steps on the Leapcode Platform.

License

Notifications You must be signed in to change notification settings

Kochouseph26John/landingpage

 
 

Repository files navigation

leapcode.io

Leapcode landing page

Leapcode is an online platform that motivates & rewards open source contributors. Leapcode helps you contribute to open source projects right from your first pull request to working on major projects

🚀 Quick start

To get started with making your first PR on this project, read the complete documentation, signup on https://leapcode.io Please note that this is for first time contributors.

And, If you are here as part of your first PR project, please ignore the below steps.

If you are here to improve the leapcode landing page, here is how to setup your local.

  1. Fork this repo to your own GitHub account and then clone it your local device
  2. Create a new branch git checkout -b MY_BRANCH_NAME
  3. Install yarn: npm install -g yarn
  4. Install the dependencies: yarn
  5. Run yarn start

About

Source code of the Leapcode.io website. A project to make your first open source contribution. New contributors can create a new contributor profile on the website. Check the steps on the Leapcode Platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.8%
  • CSS 24.2%