An open API service indexing awesome lists of open source software.

https://github.com/git21221/js-beginner-projects

Here you will get small JS projects for starters.
https://github.com/git21221/js-beginner-projects

begineersfriendly game javascript

Last synced: 4 months ago
JSON representation

Here you will get small JS projects for starters.

Awesome Lists containing this project

README

          

# JavaScript Beginner Projects

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

![screenshot](image-1.png)

# 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:
```bash
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:

```bash
git add .
git commit -m "Brief description of your changes"
git pull
git push

4) Now come to our repo and make a pull request with issue link and proper screenshot.
5) We will review and merge it soon.
6) Your participation is made with us.

# Contributors



# Forks

[![Forkers repo roster for @sadanandpai/frontend-mini-challenges](https://reporoster.com/forks/Git21221/JS-beginner-projects)](https://github.com/Git21221/JS-beginner-projects/network/members)