notrab / react-use-cart

React hook library for managing cart state
http://npm.im/react-use-cart
Apache License 2.0
367 stars 48 forks source link

Add Next.js example #33

Closed notrab closed 3 years ago

notrab commented 4 years ago

We should add a basic Next.js example to the examples folder showing how to add the CartProvider and one or two basic function calls.