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.
- Host: GitHub
- URL: https://github.com/git21221/js-beginner-projects
- Owner: Git21221
- Created: 2023-09-21T15:54:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T06:03:31.000Z (over 1 year ago)
- Last Synced: 2025-05-17T18:06:28.178Z (about 1 year ago)
- Topics: begineersfriendly, game, javascript
- Language: JavaScript
- Homepage: https://js-beginner-projects.netlify.app/
- Size: 46.4 MB
- Stars: 59
- Watchers: 1
- Forks: 73
- Open Issues: 98
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
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..

# 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
[](https://github.com/Git21221/JS-beginner-projects/network/members)