Skip to content

Commit

Permalink
Adds information about branches
Browse files Browse the repository at this point in the history
  • Loading branch information
lmac-1 authored Apr 13, 2023
1 parent 3ae8a40 commit 8a9a567
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
![github blog post 2](https://user-images.githubusercontent.com/64803272/222930765-dae53a8e-9811-4829-8410-43dfa148ddf1.png)

# Welcome

Welcome! This is a repository containing the starter code and final code from my tutorial [Building a shopping cart in Next.js with use-shopping-cart and Stripe](https://codingwithlucy.hashnode.dev/build-a-shopping-cart-in-nextjs-with-use-shopping-cart-and-stripe).

Please refer to [my blog post](https://codingwithlucy.hashnode.dev/build-a-shopping-cart-in-nextjs-with-use-shopping-cart-and-stripe) for full instructions on how to use this code.

- Demo: https://simple-ecommerce-nextjs.vercel.app/

## Branches

- `main`: starter code (use this if you would like to follow along with the tutorial)
- `final-version`: final code (what is currently deployed on Vercel)

0 comments on commit 8a9a567

Please sign in to comment.