Uzairhussain98 / 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.


Steps to contribute

πŸ‘‰ 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

πŸ‘‰ Compare & Submit a Pull Request.

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

πŸ‘‰ Leave a ⭐ if you liked working on 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 58.1%Language:SCSS 15.1%Language:HTML 13.3%Language:CSS 11.9%Language:Svelte 0.6%Language:Vue 0.4%Language:TypeScript 0.4%Language:Handlebars 0.1%Language:EJS 0.0%Language:Dockerfile 0.0%Language:Procfile 0.0%Language:PHP 0.0%