Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 598 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 598 Bytes

React Shopping Cart

General info

Simple React shopping cart demonstration.

Screenshot of the App

React Shopping Cart

Technologies Used

  • React

Concept Demonstration

  • React Functional Components
  • useState Hook
  • Handling Props
  • props destructuring
  • React Contact API

Folder Structure

React Shopping Cart - Folder Structure

npm Packages

npm create vite@latest
npm i phosphor-react
npm i react-router-dom