A simple, interactive stock market dashboard built with HTML, CSS, and JavaScript, deployed on Azure Static Web Apps.
Visit the dashboard: https://ambitious-mud-04bdaf203.2.azurestaticapps.net/)
- Open Azure Portal and sign in
- Create Static Web App resource
- Fill in the details: your subscription -> resource group -> name:choose a name for your dashboard -> Plan: free tier -> Region -> source:github integration -> create
- visit the URL you find in azure portal home>resource groups>name of your dashboard
After you make changes in your html file and commit to github, azure will automatically detect and redeploy (this will take a few minutes)
- Use Azure CLI
- Explore other services
- Deploy my stock-pipeline project on azure
