From 1ec0e35cac98aeaac0205b0f7b60e9ac15a320e4 Mon Sep 17 00:00:00 2001 From: Miguel Cano Santana <55782155+miguelcanosantana@users.noreply.github.com> Date: Mon, 27 Nov 2023 03:08:58 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 10eb40a..4aad9ef 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,13 @@ When registering or loging succesfully, you will be redirected to the dashboard ![Referral](./wwwroot/Images/005.png) Default customer invitation. +## 💻 Technologies used +- [Blazor (WebAssembly)](https://dotnet.microsoft.com/es-es/apps/aspnet/web-apps/blazor) +- [Bootstrap V5.3](https://getbootstrap.com/docs/5.3) +- [Net Core](https://dotnet.microsoft.com/es-es/download) + +## 🦄 Taken decisions + ## 🚀 How to Deploy This turorial has been used to deploy the site to github pages. [Tutorial](https://ilovedotnet.org/blogs/blazor-wasm-publishing-to-github-pages/)