Skip to content

Lab to create a react shopping cart based on youtube video using context and useReducer to manage state

Notifications You must be signed in to change notification settings

mdiazr2000/lab-react-context-usereducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React app

This project was created based on this youtube video https://www.youtube.com/watch?v=HptuMAUaNGk

The technologies used here are React 18.x Sass Typescript Eslint Prettier

Available Scripts

In the project directory, you can run:

"start": "react-scripts start",
"build": "react-scripts build",
"lint": "eslint .",
"lint:fix": "eslint --fix",
"format": "npx prettier --write .",
"format-start": "npx prettier --write . & react-scripts start"

About

Lab to create a react shopping cart based on youtube video using context and useReducer to manage state

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published