Skip to content

Commit 0983c03

Browse files
committed
Merge branch 'part-1'
2 parents afc3d2b + 2922433 commit 0983c03

File tree

8 files changed

+12302
-8503
lines changed

8 files changed

+12302
-8503
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,9 @@ This repo is for the frontend React app that we build over the course of the tut
88

99
To support the different chapters and steps of the tutorial; we use branches to represent the project codebase at the various points. Here is an index of the various chapters and branches in order.
1010

11-
- [Configure AWS Amplify](../../tree/configure-aws-amplify)
12-
- [Give Feedback While Logging In](../../tree/give-feedback-while-logging-in)
13-
- [Signup with AWS Cognito](../../tree/signup-with-aws-cognito)
14-
- [Upload a File to S3](../../tree/upload-a-file-to-s3)
15-
- [Call the List API](../../tree/call-the-list-api)
16-
- [Delete a Note](../../tree/delete-a-note)
17-
- [Redirect on Login](../../tree/redirect-on-login)
18-
- [Update the App](../../tree/update-the-app)
11+
- [Part I](../../tree/part-1)
1912
- [Code Splitting in Create React App](../../tree/code-splitting-in-create-react-app)
20-
- [Create a Build Script](../../tree/create-a-build-script)
13+
- [Part II](../../tree/master)
2114

2215
#### Usage
2316

0 commit comments

Comments
 (0)