its-uttkarsh / javascriptProjects

Sharpen your JavaScript skills by building these awesome projects using HTML, CSS & JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beginner to Advanced JavaScript Projects🔥

Sharpen your JavaScript skills by building these awesome projects using HTML, CSS & JS.

How to contribute?

👉 Fork this repository

Click on the fork button

👉 Clone this repository

git clone https://github.com/namyakhan/javascriptProjects.git

👉 Create a branch

git checkout -b projectname-username

👉 Add a project and commit

git add .
git commit -m "description of project"

👉 Push changes to GitHub

git push -u origin your-branch-name

👉 Submit your changes for review

Click on Create a Pull Request button on GitHub

Submit the PR🤩

You will get a notification email once the changes have been merged. You're now part of the Open Source Community!🎉

Don't forget to show some ❤️ by hitting ⭐️

About

Sharpen your JavaScript skills by building these awesome projects using HTML, CSS & JS.


Languages

Language:JavaScript 40.7%Language:CSS 34.5%Language:HTML 24.8%