olimiemma / Worrys

App on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covers the entire process of setting up the application from scratch and deploying it to AWS using a serverless architecture. Here's a brief overview of what I've done:

Set up a Next.js application with your provided component. Added form submission functionality to send data to an API route. Created an API route to handle form submissions. Set up AWS services including DynamoDB for data storage. Used Serverless Framework to deploy the application to AWS Lambda and API Gateway.

About

App on AWS


Languages

Language:JavaScript 84.8%Language:CSS 15.2%