Step by step tutorial to build a personal journal web app with ReactJS + AWS
- Step 01 - Create a Basic React App with Bootstrap
- Step 02 - Authentication
- Step 03 - Authentication UI
- Step 04 - Everyday Journal
- Step 05 - List of Journals
- Step 06 - Go Live
Go to journal
sub-folder of each step to check full source code, and run app.
Note: This is a personal experiment. Trying to see what would developers encounter when building a somewhat real app. This tutorial does not cover all aspects of AWS Amplify.
For most complete and up-to-date documentation, always check official AWS Amplify site. The Getting Started is very nicely written.