Skip to content

AlexanderOrmseth/CodeShareApp

Repository files navigation

CodeShareApp

Overview

CodeShareApp is a simple web application that allows users to create and share C# code snippets. Code snippets are public, accessible to anyone with the link. The application periodically deletes code snippets using an Azure Function.

Live Demo

Explore the live demo: CodeShareApp

image

Build Status

Build and deploy ASP.Net Core app to Azure Web App

Technologies used

  • .NET 8 Minimal API
  • React with Vite and TypeScript
  • SQL Server
  • Azure Functions
  • Azure Web App