https://github.com/shinjith-dev/basic-javscript-projects
A repository with simple projects for beginners to grasp javscript functions and style.
https://github.com/shinjith-dev/basic-javscript-projects
basic-programming begginers beginner beginner-project calculator clock drumkit javascript-tools javscript stopwatch
Last synced: about 1 year ago
JSON representation
A repository with simple projects for beginners to grasp javscript functions and style.
- Host: GitHub
- URL: https://github.com/shinjith-dev/basic-javscript-projects
- Owner: shinjith-dev
- Created: 2022-09-08T19:27:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T10:46:48.000Z (over 3 years ago)
- Last Synced: 2025-02-10T04:29:42.308Z (over 1 year ago)
- Topics: basic-programming, begginers, beginner, beginner-project, calculator, clock, drumkit, javascript-tools, javscript, stopwatch
- Language: HTML
- Homepage: https://shinjith-dev.github.io/basic-javscript-projects
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Javscript Projects
A repository with simple projects for beginners to grasp javscript functions and approach.
## Projects that are not in this repo
- [JS - Calculator](https://github.com/shinjith-dev/JS-Calculator)
- [Drum Kit](https://github.com/shinjith-dev/JavaScript-Drum-Kit)
## For Personal Use & Customization
- Clone to local and open project directory:
```bash
git clone https://github.com/shinjith-dev/JavaScript-Drum-Kit.git
cd JavaScript-Drum-Kit
```
- Make your changes and open `index.html`