{title}
+{shortDescription}
+
+
```
-$ git clone https://github.com/assembler-school/react-first-stage-project.git
+$ git clone https://github.com/assembler-school/react-shopping-cart-context.git
```
+## Contents and Branches Naming Strategy
+
+The repository is made up of several branches that include the contents of each
+section.
+
+The branches follow a naming strategy like the following:
+
+- `main`: includes the main contents and the instructions
+- `assembler-solution`: includes the solution
+
+### Fetching All the Branches
+
+In order to fetch all the remote branches in the repository, you can use the
+following command:
+
+```sh
+$ git fetch --all
+```
+
+### List Both Remote Tracking Branches and Local Branches
+
+```sh
+$ git branch --all
+```
+
+Then, you can create a local branch based on a remote branch with the following
+command:
+
+```sh
+$ git checkout -b Dani Lucaci 💻 📖 💡 🔧 |
+
Information
+ +Delivery
+ +Payment
+ +Completed
+ +{errorMessage}
+ )} +{shortDescription}
++ {price}€ +
++ This is the best shoe shop ever, you will never find a better + one. +
+Buy now!
+
+ {loadingError}
+
+