https://github.com/yaserdemet/vintage-java-script
https://github.com/yaserdemet/vintage-java-script
capturing-events dom-manipulation localstorage pure-javascript sessionstorage
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaserdemet/vintage-java-script
- Owner: yaserdemet
- Created: 2022-06-06T22:27:33.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T14:55:09.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T14:39:58.449Z (4 months ago)
- Topics: capturing-events, dom-manipulation, localstorage, pure-javascript, sessionstorage
- Language: CSS
- Homepage:
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[πClick here to shopphing](https://yaserdemet.github.io/vintage-java-script/)
## Description
Project aims to create shopping web site with HTML CSS and JAVASCRIPT.## Project Skeleton
```
vintage-java-script (folder)
|
|----img (folder)
|----images
|----checkout.js
|----index.html
|----style.css
|----readme.md
```### At the end of the project, following topics are to be covered;
π JS DOM EVENTS
π DOM MANIPULATION
π CAPTURING METHOD
π LOCAL STORAGE
π SESSION STORAGE
### At the end of the project, i will be able to;
β improve coding skills within HTML & CSS and especially JAVASCRIPT
β use git commands (push, pull, commit, add etc.) and Github as Version Control System.