Home
Softono
Journal-AWS-Amplify-Tutorial

Journal-AWS-Amplify-Tutorial

Open source MIT JavaScript
250
Stars
57
Forks
38
Issues
14
Watchers
3 years
Last Commit

About Journal-AWS-Amplify-Tutorial

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![GitHub last commit](https://img.shields.io/github/last-commit/richardzcode/Journal-AWS-Amplify-Tutorial.svg)]() [![Gitter Chat](https://badges.gitter.im/aws/aws-amplify.png)](https://gitter.im/AWS-Amplify/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=AWS%20Amplify%20Tutorial%0A&url=https://github.com/richardzcode/Journal-AWS-Amplify-Tutorial&hashtags=react,bootstrap,aws) # 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](https://aws-amplify.github.io/) and [Bootstrap 4.1](https://bootstrap-4-react.com/). * [Step 01 - Create a Basic React App with Bootstrap](step-01) * [Step 02 - Amplify Authentication](step-02) * [Step 03 - Customize Authentication UI](step-03) * ...

Platforms

Web Self-hosted

Languages

JavaScript

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.