Skip to content

vicasas/workshop-react-context

Repository files navigation

Workshop React Context

How to use React Context effectively. Creating a shopping cart. 🎣

Prerequisites

Getting started

Clone the repository and switch to the started branch which contains the minimum assets to get started.

git clone https://github.com/vicasas/workshop-react-context.git
cd workshop-react-context
npm install
git checkout -b started origin/started
npm start

References

If you are curious or if you are interested in this pattern, you can learn more in this article.

License

Workshop React Context is MIT Licensed.

About

How to use React Context effectively. Creating a shopping cart. πŸŽ£πŸ›’

Topics

Resources

License

Stars

Watchers

Forks