You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,7 +27,7 @@ With Static Web Apps, static assets are separated from a traditional web server
27
27
## Key features
28
28
29
29
-**Free web hosting** for static content like HTML, CSS, JavaScript, and images.
30
-
-**Free API** support provided by Azure Functions.
30
+
-**Integrated API** support provided by Azure Functions.
31
31
-**First-party GitHub integration** where repository changes trigger builds and deployments.
32
32
-**Globally distributed** static content, putting content closer to your users.
33
33
-**Free SSL certificates**, which are automatically renewed.
@@ -40,7 +40,7 @@ With Static Web Apps, static assets are separated from a traditional web server
40
40
41
41
## What you can do with Static Web Apps
42
42
43
-
-**Build modern JavaScript applications** with frameworks and libraries like [Angular](https://angular.io/), [React](https://reactjs.org/), [Svelete](https://svelte.dev/), [Vue](https://vuejs.org/) with an [Azure Functions](https://azure.microsoft.com/services/functions/) back-end.
43
+
-**Build modern JavaScript applications** with frameworks and libraries like [Angular](https://angular.io/), [React](https://reactjs.org/), [Svelte](https://svelte.dev/), [Vue](https://vuejs.org/) with an [Azure Functions](https://azure.microsoft.com/services/functions/) back-end.
44
44
-**Publish static sites** with frameworks like [Gatsby](publish-gatsby.md), [Hugo](publish-hugo.md), [VuePress](publish-vuepress.md).
45
45
-**Deploy web applications** with frameworks like [Next.js](deploy-nextjs.md) and [Nuxt.js](deploy-nuxtjs.md).
0 commit comments