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 »