Skip to content

Gadgets Heaven is a product management application built with React and Vite. It enables users to manage products, cart, and wishlist with dynamic data handling using Context API, ensuring a smooth shopping experience. 🚀

Notifications You must be signed in to change notification settings

wptasmina/gadgets-havent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gadgets_Heavent

Live views:

Gadgets_Heavent

Project Name: Gadgets Heavent

Product Management Application

A React-based application for managing products, cart, and wishlist, with dynamic data handling using Context API.

React Fundamental Concepts Used

  1. Functional Components: Components like ProductDetails, Dashboard, and Product to display and manage product information.
  2. State Management: Used useState for managing states like isInWish (wishlist status).
  3. Props: Passed data (e.g., product details) between components.
  4. Event Handling: Handled user interactions such as adding products to the cart and wishlist.
  5. Conditional Rendering: Rendered UI elements conditionally based on the isInWish state.

Data Management

  • Context API: Used "DashboardContext" to manage global states like cart and wishlist across components.

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

Gadgets Heaven is a product management application built with React and Vite. It enables users to manage products, cart, and wishlist with dynamic data handling using Context API, ensuring a smooth shopping experience. 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published