Skip to content

Gadget Heaven is a simple react based website for buying and gadgets . The site is build with only using React. The goal is to make a user friendly & modern responsive website.

Notifications You must be signed in to change notification settings

maruf-git/gadget-heaven-client-side

Repository files navigation

Live Site Link

https://gadget-heaven-bd-101.surge.sh/

Requirement Document

https://github.com/ProgrammingHero1/B10-A8-gadget-heaven/blob/main/Batch-10_Assignment-08.pdf

React Fundamental Concepts

  • JSX (JavaScript XML)
  • Components
  • Props (Properties)
  • Event Handling
  • Conditional Rendering
  • Hooks
  • Context API

Handling and Managing Data

To handle and manage data, I have used both the local storage and context API. I have saved cart and wishlist data to the local storage and used context API to update cart and wishlist product count. To manage the purchase history I have used the context API only.

Website Features

  • Dynamically Loaded Available Products
  • Categorized Product Filter
  • Individual Product Details Pages
  • View and Manage Cart and Wishlist
  • Dynamic Update of Cart and Wishlist Product Count
  • Sort Products by Price
  • Purchase History
  • Attractive and Meaningful Notifications of User Activity

About

Gadget Heaven is a simple react based website for buying and gadgets . The site is build with only using React. The goal is to make a user friendly & modern responsive website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages