/fix-your-first-bug

🤩 An Open Source Project, to 🤝 help a newbie or beginner who wants to contribute in 🚀 Open Source but don't know how to do it. Here he or she can start contributing as a demo contribution. 🤩

Primary LanguageJavaScriptMIT LicenseMIT

fix-your-first-bug

🤩 An Open Source Project, to 🤝 help a newbie or beginner who wants to contribute in 🚀 Open Source but don't know how to do. Here he or she can start contributing as a demo contribution. 🤩

How to run

  1. Install NodeJS from: https://nodejs.org/en/download/

  2. In the top-right corner of the page, click Fork. Create a local clone of your fork:

    git clone https://github.com/your-name/fix-your-first-bug.git
  3. Go into cloned directory:

    cd fix-your-first-bug
  4. Install dependencies:

    npm install
  5. Run the app:

    npm start

Contribution Guideline

Pull requests are welcome.

Go through the guideline for contributing to this project.

Credit

This project is inspired by project pledge.