Syncro is a simple JavaScript web app that lets users add and view tasks. It stores and syncs tasks using AWS services like API Gateway, Lambda, and DynamoDB.
- HTML + CSS + JavaScript
- AWS Lambda
- AWS DynamoDB
- AWS API Gateway
- Clone the repo
- Open
index.htmlin browser
✅ Add task
✅ View synced task list
✅ Simple UI, ready to deploy to AWS