This is a beginner-friendly web development project created to practice basic HTML, CSS, and JavaScript concepts.
The goal of this project is to learn how websites are structured and how they work in the browser.
project-folder/ │ ├── index.html ├── style.css ├── script.js └── README.md
Paste the following Url
1.Ecommerce
https://hifzank527.github.io/javascript-projects/Ecommerce/
2.Weather App
https://hifzank527.github.io/javascript-projects/weather%20app/
3.Rock Paper Scissor
https://hifzank527.github.io/javascript-projects/game/
4.Calculator
https://hifzank527.github.io/javascript-projects/calculator/
5.Stop Watch
https://hifzank527.github.io/javascript-projects/stop-watch/
6.Todo List App
https://hifzank527.github.io/javascript-projects/Todo-List-App/
git clone https://github.com/hifzank527/javascript-projects.git