Skip to content

This project is made in pure HTML, CSS and JS. All the operations are being done using localStorage.

Notifications You must be signed in to change notification settings

surya-thakur15/cartProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cart Project | URL


GitHub forks GitHub issues

Strucure


├── css
│   ├── card.css
│   ├── mobile_card.css
│   ├── mobile_nav.css
│   ├── nav.css
│   ├── styleMobile.css
│   └── styles.css
├── data
│   └── data.json
├── images
│   ├── css.png
│   ├── html.png
│   └── js.png
├── index.html
├── README.md
└── scripts
    ├── index.js
    └── script.js

Used


About

This project is made in pure HTML, CSS and JS. All the operations are being done using localStorage.

Resources

Stars

Watchers

Forks

Packages

No packages published