https://github.com/bajrayejoon/javascript-dom-projects
Collection of JS having concept of DOM with the application of Bootstrap and Skeleton css
https://github.com/bajrayejoon/javascript-dom-projects
beginner-project bootstrap hacktoberfest javascript simple-app skeleton-css
Last synced: 2 months ago
JSON representation
Collection of JS having concept of DOM with the application of Bootstrap and Skeleton css
- Host: GitHub
- URL: https://github.com/bajrayejoon/javascript-dom-projects
- Owner: BajraYeJoon
- Created: 2021-10-26T03:05:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-12T05:23:40.000Z (over 3 years ago)
- Last Synced: 2024-04-23T09:25:05.181Z (about 1 year ago)
- Topics: beginner-project, bootstrap, hacktoberfest, javascript, simple-app, skeleton-css
- Language: HTML
- Homepage:
- Size: 1.51 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript DOM Projects
> 2 awesome mini projects I built with HTML, CSS and JavaScript
## Author
👤 **Binaya Bajracharya** Github: [@BajraYeJoon](https://github.com/BajraYeJoon)### 01 - Loan Calculator
This project helps you estimate your monthly payment and total payment on a loan. Simply enter the loan amount, the interest amount and repayment year to calculate.
### 02 - Number guesser
A simple mini game of Guess a number. Player can guess a number between 1 and 10 then check it, maximum of 3 guesses for each turn 🤔.
## Contribute to the project
Step 1: You can go to [this link](https://github.com/BajraYeJoon/JavaScript-DOM-projects) to fork the project. \
Step 2: Clone the project to your local machine.\
Step 3: Commit and push your contribution then make a pull request 🥳.## Show your support
Give a ⭐️ if this project helped you!