Skip to content

pranathiK25/PranathiG29_3_MiniProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mini Store

A simple React + Vite e-commerce mini project showcasing products and a shopping cart functionality. This project is a small-scale demonstration of front-end development skills using React, React Router, and context for state management.

๐Ÿš€ Features

Products Page โ€“ Displays a list of products available in the store.

Shopping Cart โ€“ Add products to the cart and view the selected items.

Dynamic Cart Count โ€“ Navbar shows the number of items in the cart in real-time.

React Context โ€“ Cart state is managed globally using CartContext.

Routing โ€“ Smooth page navigation between Products and Cart using React Router.

Responsive Navbar โ€“ Clean navigation with links to Products and Cart pages.

๐Ÿ› ๏ธ Technologies Used

React โ€“ Frontend library for building UI components.

Vite โ€“ Build tool for faster development.

React Router DOM โ€“ Client-side routing for multiple pages.

Context API โ€“ State management for the shopping cart.

CSS (Inline & Simple Styling) โ€“ Basic styles for layout and design.

Browse products on the Products page (default homepage).

Click Add to Cart to add items.

Navigate to the Cart page to view selected items and total count.

About

Try the live demo :

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published