DEV Community

Cover image for Beginner Friendly React JS Project: Build with Vite App
Muhammad Azam
Muhammad Azam

Posted on

Beginner Friendly React JS Project: Build with Vite App

A beginner-friendly React JS project that demonstrates a simple shopping cart functionality. Users can view products, check details, add items to the cart, delete them from the cart, and explore a simple About page.

Top comments (2)

Collapse
 
9opsec profile image
9opsec

Is there a link to this project?

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

Very cool, I love seeing simple projects like this come together when I’m learning new stuff