Skip to content

Commit 2922433

Browse files
committed
Updating to CRA 2
1 parent 3dfcf29 commit 2922433

File tree

8 files changed

+12682
-8967
lines changed

8 files changed

+12682
-8967
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@ 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)
11+
- [Part I](../../tree/part-1)
1812
- [Code Splitting in Create React App](../../tree/code-splitting-in-create-react-app)
1913

2014
#### Usage

0 commit comments

Comments
 (0)