Skip to content

Collection of the small projects built with HTML5, CSS3 & JavaScript. No frameworks or libraries.

Notifications You must be signed in to change notification settings

BurhanMohammad/JavaScript-Html-Css-Bootstrap

Repository files navigation

JavaScript Projects

Collection of the small projects built with HTML5, CSS3 & JavaScript. No frameworks or libraries.

HTML5 CSS3 JavaScript MDN Web Docs

Name Description Demo
1 Portfolio A portfolio website built using JS, HTML, and CSS to showcase the creator's work and skills. Demo
2 Light/Dark Mode Website example that toggles between light and dark mode. Demo
3 Animated Navigation Website example with animated and responsive navigation. Demo
4 Music Player Simple, yet stylish music player with custom controls. Demo
5 Custom Countdown Custom countdown app that uses local storage to keep the user data. Demo
6 Bookmark App Simple application for bookmarking webistes. Demo
7 Form Validation Form validation using HTML and JavaScript. Demo
8 Github User Data Fetch profile user data from GitHub. Demo

How to use

  • Open Terminal and change the current working directory to the location where you want the cloned directory to be made.
  • Download the repository using the instruction.
  • Open the directory with the files downloaded, go to the project folder and open the index.html file. All done.
javascript-projects
└── `project-folder`
    └── index.html

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Licensed under the MIT license.