A todo list project build by AWS amplify, GraphQA, Dynamodb and React
https://master.dicd22on6yw7w.amplifyapp.com/
Go to project source folder, then run
npm i
pulled amplify and sign in with your aws amplify credentials
amplify pull
then typed in your access key id and secret access key
Select Do you plan on modifying this backend
option with yes
In the project directory, you can run:
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
amplify console
amplify push
When merge any PR into master branch, the deploy pipeline will be automatically triggered, after a short deploy time, the demo page will be up to date by AWS amplify.
- Add tag filters for todo list item