Skip to content

Practing react with react router by creating a shopping ecommerce with addtoCart functionality.

Notifications You must be signed in to change notification settings

justmatt18/react-shopingcart-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Shopping Cart Simualtion

Tools

  • React Router
  • Context API

Learnings about this project

  • How to use react built-in state management which is Context API.
  • Ability to manipulate the data in the DOM.
  • React Router to navigate different pages.
  • Passing of data to different components using props
  • Lots of array function

To run this project :

npm i

npm run dev

About

Practing react with react router by creating a shopping ecommerce with addtoCart functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published