An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[πŸ›’Click here to shopphing](https://yaserdemet.github.io/vintage-java-script/)



![Animation](https://user-images.githubusercontent.com/99739515/173607766-67b58a6a-a4be-4df4-8bf0-903cb2f33d6c.gif)

## 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.