Abhay5855 / Mini_Projects_JavaScript

This is a Repository Open for all to contribute your best Mini JavaScript Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎃HACKTOBERFEST 2022🎃

alt-text alt-text alt-text

image

Well, its that month of the year where people from all over the world be it coder or no coder come together and contribute their knowledge in the form of codes, documents, share ideas etc. So, let's celebrate this fest by adding some javascript flavour in the form of Mini Projects :)

📜Mini Projects using JavaScript📜

This is a Repository Open for everyone/anyone to contribute your best JavaScript Mini Projects.

🤔What Kind of projects ? (You may ask)🤔

Well any kind of javascript project that will help many beginners to understand various topics on which a project can be made . This repo is created for the anyone who wants to contribute in Hacktoberfest 2022 by contributing JavaScript Projects you have worked upon. For Ex:- Calculator, Theme Toggler, To-do List , Games, etc

✨How to Contribute to this repository✨

  1. Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  2. Clone the forked repository to your local machine.
git clone https://github.com/your-username/Mini_Projects_JavaScript.git
  1. change the present working directory
cd Mini_Projects_JavaScript
  1. Make your changes
git add . git commit -m "Your commit Message" git push origin branch-name
  • Make a pull request.
  • Star the repository.

📚RULES📚

  1. All the contributors must first ask to assign themselves under any issue mentioned/or by creating one.
  2. Once the issue has been assigned, then only one can work on that.
  3. The PR raised should not have any Merge conflicts otherwise it will be marked as invalid.
  4. One should create a seperate folder for each of their projects.
  5. Do not forget to add your own Readme.md file in your project folder so that the maintainer could go through the guided steps for examining.

For the process of Contributing one must visit CONTRIBUTING.md file.

Keep Coding 💻☕

Happy Contributing!!😄

REPO STATUS

GitHub PR Open GitHub PR closed GitHub language count

Our Contributors


Show some ❤️ by starring this awesome repository!

About

This is a Repository Open for all to contribute your best Mini JavaScript Projects


Languages

Language:HTML 48.6%Language:JavaScript 30.3%Language:CSS 21.0%