We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb83c83 commit c5eaaa6Copy full SHA for c5eaaa6
README.md
@@ -24,9 +24,6 @@ In this project you'll take take an almost completed e-commerce store and refact
24
- [ ] CD into the project base directory `cd react-shopping-cart`.
25
- [ ] Download project dependencies by running `npm install`.
26
- [ ] Start up the app using `npm start`.
27
-- [ ] Create a new branch: git checkout -b `<firstName-lastName>`.
28
-- [ ] Implement the project on your newly created `<firstName-lastName>` branch, committing changes regularly.
29
-- [ ] Push commits: git push origin `<firstName-lastName>`.
30
31
### Task 2: MVP
32
0 commit comments