https://github.com/itsmenicky/nerdvision
https://github.com/itsmenicky/nerdvision
javascript react-hooks reactjs shopping-cart
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsmenicky/nerdvision
- Owner: itsmenicky
- Created: 2023-07-11T21:50:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T18:09:13.000Z (over 2 years ago)
- Last Synced: 2025-01-24T19:16:03.566Z (over 1 year ago)
- Topics: javascript, react-hooks, reactjs, shopping-cart
- Language: JavaScript
- Homepage: https://nerdvision.vercel.app
- Size: 6.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NerdVision π
π π€Website of a geek eyeglasses store with shopping cart made in React.js
Project in which I developed my first shopping cart in ReactJS. I created the website from a fictitious eyeglasses store with the items being loaded dynamically, using the useState hook to store which items are active in the cart and useEffect to update the total purchase value. With this project I improved my skills with React, working with basic and advanced concepts of this powerful tool.
### π¨βπ» Programming Languages
- JavaScript
### π οΈ Tools
- React.JS
- Bootstrap