Skip to content

its-uttkarsh/javascriptProjects

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.7%
  • CSS 34.5%
  • HTML 24.8%