You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/3-terrarium
Nihal Singh a1a9344604
docs(README): fix broken Azure deploy link and improve instructions
1 month ago
..
1-intro-to-html updates 1 month ago
2-intro-to-css updates 1 month ago
3-intro-to-DOM-and-closures updates 1 month ago
images folder names 5 years ago
solution Upgraded typing game, chat backend, and main index files 2 months ago
README.md docs(README): fix broken Azure deploy link and improve instructions 1 month ago

README.md

Deploy your Terrarium

You can deploy, or publish your Terrarium on the web using Azure Static Web Apps.

  1. Fork this repo

  2. Press this button 👇

Deploy to Azure

  1. Follow the setup wizard to create your app.
    • Set the App root to either /solution or the root of your codebase.
    • Theres no API in this app, so you can skip the API configuration.
    • A .github folder will be created automatically to help Azure Static Web Apps build and publish your app.