Shopathome

screenshot of Shopathome
angular
react
svelte
vue

Choose from Angular, React, Svelte, and Vue applications with an Azure Functions API, that deploys to Azure Static Web Apps

Overview:

This repository contains apps that can be used as starting points for Microsoft Learn Modules. Users can choose their preferred JavaScript framework or library. The Shop at Home theme is used throughout the app.

Features:

  • Multiple JavaScript frameworks/libraries to choose from: Angular, React, Svelte, or Vue.
  • Sample app provided for each framework/libraries.
  • Integration with Azure Static Web Apps.

Summary:

This repository contains sample apps written in various JavaScript frameworks/libraries. It provides a starting point for Microsoft Learn Modules and allows users to choose their preferred framework. The apps are integrated with Azure Static Web Apps, making it easy to deploy and manage them.

angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.