An open API service indexing awesome lists of open source software.

https://github.com/sarahsidahmed/project-team

Simple Resume template deployed with Microsoft static web app
https://github.com/sarahsidahmed/project-team

azure bootstrap css html js microsoft staticapp webdev

Last synced: about 2 months ago
JSON representation

Simple Resume template deployed with Microsoft static web app

Awesome Lists containing this project

README

          

MLSA Portfolio Project with Microsfot Azure tool

This is a simple resume that you can download to your own repository and customize to your taste 🧋.

This resume was built with:


  • HTML

  • CSS

  • Bootstrap

  • JAVASCRIPT

The website is deployed using Microsfot Azure into a Static Web APP.
A beginner friendly exploration of how to use Azure services to deploy and manage your Website.

Feel Free to Open any issue concerning any modifications to the project. 🔃

Here is how the Website looks like: https://gentle-pebble-0f2d21503.4.azurestaticapps.net/

HOW TO DEPLOY A STATIC WEB APP ON AZURE

1- Go Microsoft Azure Platform. https://portal.azure.com
2- Create your account.
3- Go to Ressource Group and fill out the infomation, give it a name like "Portfolio"
Screenshot 2024-02-02 114634
4- Got to the search bar and type "Static Web App"
5- Select the product "Static Web App"
6- Fill the infomation
7- In this project, just use a Free Plan
8- Link your github Account
9- Link the repository where your html file is located
10- Push Create

---->Now go to your Ressource group and select "Portfolio" and you'll find all the details concerning your project including the URL of the Deployed Website.

BONUS: ADD A CUSTOM DOMAIN NAME TO YOUR WEBSITE

1- Select your "Portfolio" ressource group (Or whatever you named it)
2- Go to the search bar and write "Custom Domain Name"
3- Select the product "Domain Name"
4- And fill out the infomation and choose the domain name you want for your website.

Beware that you might not find the domain name evalable so Azure will suggest different ones. You choose which you prefer.
To Add a domain name you need a credit of at least 12$
Note that you pay around 11.99$/year for the Domain name on Azure.

And now you have a general understanding of Microsoft Azure Static App Deployment! 💻