Menu
Libraries |
Category

shopathome

The Shop at Home app is a sample application that allows users to manage shopping lists for food and household items. It serves as a starting point for MS Learn Modules and demonstrates deployment to Azure services.

Key Features:

  • Frontend built with multiple JavaScript frameworks: Angular, React, Svelte, and Vue
  • Supports two backend API options:
    • Azure Functions App
    • Fastify server project
  • Deployed to Azure services:
    • Frontend: Azure Static Web Apps
    • Backend: Azure Container Apps (for Fastify API)

Framework Support: The application provides equivalent implementations in four popular frameworks, with Svelte being one of the supported options. The default detection for Azure Static Web Apps deployment is set to Svelte.

Target Audience:

  • Developers learning Azure deployment
  • Those interested in comparing framework implementations
  • Users wanting to understand full-stack JavaScript applications

Learning Resources:

Live Demos:

angularvuevuejsreactreactjssveltesveltejsazure-functionsjavascript

Comments