Giter Club home page Giter Club logo

first-contribution-'s Introduction

πŸŽ‰ Want to start your journey in Open Source?! πŸŽ‰

I made this for anyone who wants to start but is frustrated by the fact that "good first issues" aren't always beginner-friendly, based on my experience so far.

If you're confused about how to get started, watch this quick, straight-to-the-point video:

Contributing to Open Source Can Change Your Life - Here’s How to Do It

Here are the steps to follow to contribute to this project:

  1. Fork this repo
  2. Navigate to your desktop and clone the repo you just forked
  3. Make a branch and name it whatever you like
  4. Install dependencies! npm install (or pnpm install or yarn). After you have installed those, go ahead and install npm install @picocss/pico
  5. Make changes!
  6. Navigate to src folder and then click on the routes folder. In there, you should see a file called contributors.ts.
  7. Add the following code(replace the info with yours of course) in contributors.ts
// contributors add your code below this line
{
  name: 'Raul',
  github: 'https://github.com/Raulj123'
},
  1. Run the command below to see your changes.
npm run dev 
  1. You're done! Go ahead and push your changes bruh 😀

I decided to make this project at 11 PM at night while I was looking for beginner-friendly open source projects. Unfortunately, those are hard to find 😞

first-contribution-'s People

Contributors

aditya0929 avatar cioraz avatar dgjunglep avatar fourandhalf avatar nabzoku avatar nepthunder avatar nkofficial07 avatar raulj123 avatar thekartikeyamishra avatar wttc-nitr avatar yash8840 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.