How to create a React.js app with serverless
“In this example we will look at how to use React.js with a serverless API to create a simple click counter app. We’ll be using the SST and the SST ReactStaticSite construct to deploy our app to AWS. Let’s start by creating an SST app.”
read »