arnab132 / javascript-mini-projects

Awesome Collection of amazing javascript mini-projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an open-source repository that collects different projects.

Make some awesome projects, put them in your directory and create a pull request. and DONE βœ…


Steps to Raise and get your PR Merged successfully.

πŸ‘‰ Fork this repository

πŸ‘‰ Clone the repository into your local system

πŸ‘‰ Create a branch projectname-username, e.g. - git checkout -b ChatApp-thinkswell

πŸ‘‰ Add your projects in the respective directory (if exist otherwise create one), the name of directory should be your ProjectName/USERNAME, e.g. - ChatApp/thinkswell

πŸ‘‰ Add One project at a time

πŸ‘‰ Add & commit, use git add -A, than git commit -m "Your commit message about project"

πŸ‘‰ Push changes to GitHub, e.g. - git push origin ChatApp-thinkswell

πŸ‘‰ Click on Create a Pull Request.

πŸ‘‰ Attach some SCREENSHOTS GIF or link of your working project in the description ❗Important❗.

πŸ‘‰ Submit the PR.

πŸ‘‰ Leave a ⭐ to the repo and FOLLOW me if you liked the project.

We're happy to merge awesome portfolio to this repository!


Hurray! Now you are a part of open source community πŸš€πŸš€πŸš€

About

Awesome Collection of amazing javascript mini-projects.

License:The Unlicense


Languages

Language:JavaScript 57.3%Language:SCSS 14.1%Language:HTML 13.8%Language:CSS 12.9%Language:TypeScript 0.7%Language:Svelte 0.6%Language:Vue 0.4%Language:Handlebars 0.1%Language:EJS 0.0%Language:Dockerfile 0.0%Language:Procfile 0.0%Language:PHP 0.0%