Skip to content

Git21221/JS-beginner-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Beginner Projects

Here you will get everything from click listener to api call making games and many more..

screenshot

How can I contribute in JS beginner Project?

  1. First star our repo : Click the "Star" button to show your support for the project.

  2. Fork our repo by clicking fork button.

  3. In your local development environment, open your command prompt and run the following commands:

    git clone https://github.com/Git21221/JS-beginner-projects.git
    
    cd JS-beginner-projects
    

Now you have a local copy of the JavaScript Beginner Projects repository on your machine.

  1. Create an Issue: If you've found a bug or have an idea for a new feature, create an issue with all the necessary details. Be clear and concise in your description.

  2. Work on the Issue: Once the issue is assigned to you, start working on it. Follow best coding practices and make relevant changes.

  3. Commit Your Changes: After making changes, use these commands to commit your work:

    git add .
    git commit -m "Brief description of your changes"
    git pull
    git push <your-forked-repo-link>
    
  1. Now come to our repo and make a pull request with issue link and proper screenshot.
  2. We will review and merge it soon.
  3. Your participation is made with us.

Contributors

Forks

Forkers repo roster for @sadanandpai/frontend-mini-challenges