https://github.com/sulagna-dutta-roy/javascript-projects
Web Projects with HTML5, CSS3 & Vanilla JavaScript
https://github.com/sulagna-dutta-roy/javascript-projects
Last synced: 6 months ago
JSON representation
Web Projects with HTML5, CSS3 & Vanilla JavaScript
- Host: GitHub
- URL: https://github.com/sulagna-dutta-roy/javascript-projects
- Owner: Sulagna-Dutta-Roy
- License: mit
- Created: 2021-09-10T10:44:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T10:40:24.000Z (about 4 years ago)
- Last Synced: 2025-02-11T12:46:37.531Z (8 months ago)
- Homepage:
- Size: 30.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript Projects
| Name | Description | Demo |
|----------|---------------|-------|
| [Random Quote Generator](/quote-generator/) | Random Quote Generator using the Forismatic API with the ability to share to Twitter. | [Demo](https://tinawebdev.github.io/javascript-projects/quote-generator/) |
| [Unsplash API - Infinite Scroll](/infinite-scroll/) | Infinite photo viewer using Unsplash API. | |
| [Joke Teller](/joke-teller/) | A Text to Voice-Based Joke Teller app using JavaScript. | [Demo](https://tinawebdev.github.io/javascript-projects/joke-teller/) |
| [Picture in Picture](/picture-in-picture/) | A web application to capture your screen and cast into Picture in Picture Mode. | [Demo](https://tinawebdev.github.io/javascript-projects/picture-in-picture/) |
| [Light/Dark Mode](/light-dark-mode/) | A website example that toggles between light and dark mode. | [Demo](https://tinawebdev.github.io/javascript-projects/light-dark-mode/) |
| [Animated Navigation](/animated-navigation/) | A website example with animated and responsive navigation. | [Demo](https://tinawebdev.github.io/javascript-projects/animated-navigation/) |
| [Music Player](/music-player/) | A simple, yet stylish music player with custom controls. | [Demo](https://tinawebdev.github.io/javascript-projects/music-player/) |
| [Custom Countdown](/custom-countdown/) | A custom countdown app that uses local storage to keep the users data everytime they return to the page. | [Demo](https://tinawebdev.github.io/javascript-projects/custom-countdown/) |
| [Bookmark App](/bookmark-app/) | Simple application for bookmarking webistes built with pure JavaScript. | [Demo](https://tinawebdev.github.io/javascript-projects/bookmark-app/) |## 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](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository).## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
This package is released under the MIT license.