• Stars
    star
    251
  • Rank 158,418 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Step by step tutorial to build a personal journal web app with aws-amplify

License: MIT GitHub last commit Gitter Chat Tweet

Journal

Step by step tutorial to build a personal journal web app with ReactJS + AWS

Update: This tutorial is rewritten with AWS Amplify 1.1 and Bootstrap 4.1.

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

Live Demo

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.