Skip to content

Commit 6f1194c

Browse files
committed
step 06 everyday journal
1 parent fd58f87 commit 6f1194c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+3781
-2796
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
# Journal
55
Step by step tutorial to build a personal journal web app with ReactJS + AWS
66

7-
**Update:** I am updating this tutorial with AWS Amplify 1.1 and Bootstrap 4.1. So far re-worked through step-05. Stay tuned.
7+
**Update:** I am updating this tutorial with AWS Amplify 1.1 and Bootstrap 4.1. So far re-worked through step-06. Stay tuned.
88

99
* [Step 01 - Create a Basic React App with Bootstrap](step-01)
1010
* [Step 02 - Authentication](step-02)
1111
* [Step 03 - Authentication UI](step-03)
1212
* [Step 04 - User Profile](step-04)
1313
* [Step 05 - State Management via Redux](step-05)
14-
* [Step 06 - Everyday Journal](step-06) (rewrite in progress ...)
14+
* [Step 06 - Everyday Journal](step-06)
1515
* [Step 07 - List of Journals](step-07) (rewrite in progress ...)
1616
* [Step 08 - Go Live](step-08) (rewrite in progress ...)
1717

1818
Go to `journal` sub-folder of each step to check full source code, and run app.
1919

20-
<img src="docs/assets/img/live.png" width="360px" />
20+
<img src="step-06/everyday-journal.png" width="480px" />
2121

2222
[Live Demo](http://journal-hosting-mobilehub-1908112296.s3-website-us-east-1.amazonaws.com/)
2323
[Documentation](https://richardzcode.github.io/Journal-AWS-Amplify-Tutorial/)

0 commit comments

Comments
 (0)