diff --git a/3-terrarium/translations/README.ko.md b/3-terrarium/translations/README.ko.md index 483f0739..7ec8d815 100644 --- a/3-terrarium/translations/README.ko.md +++ b/3-terrarium/translations/README.ko.md @@ -1,16 +1,16 @@ -# My Terrarium: A project to learn about HTML, CSS, and DOM manipulation using JavaScript 🌡🌱 +# My Terrarium : JavaScriptλ₯Ό μ‚¬μš©ν•œ HTML, CSS 및 DOM μ‘°μž‘μ— λŒ€ν•΄ λ°°μš°λŠ” ν”„λ‘œμ νŠΈ 🌡🌱 -A small drag and drop code-meditation. With a little HTML, JS and CSS, you can build a web interface, style it, and add an interaction. +μž‘μ€ λ“œλž˜κ·Έ μ•€ λ“œλ‘­ μ½”λ“œ-λͺ…상. μ•½κ°„μ˜ HTML, JS와 CSSλ₯Ό μ‚¬μš©ν•˜μ—¬ μ›Ή μΈν„°νŽ˜μ΄μŠ€λ₯Ό κ΅¬μΆ•ν•˜κ³ , μŠ€νƒ€μΌμ„ μ§€μ •ν•˜κ³ , μƒν˜Έ μž‘μš©μ„ μΆ”κ°€ν•©λ‹ˆλ‹€. ![my terrarium](images/screenshot_gray.png) # Lessons -1. [Intro to HTML](./1-intro-to-html/README.md) -2. [Intro to CSS](./2-intro-to-css/README.md) -3. [Intro to DOM and JS Closures](./3-intro-to-DOM-and-closures/README.md) +1. [HTML μ†Œκ°œ](./1-intro-to-html/README.md) +2. [CSS μ†Œκ°œ](./2-intro-to-css/README.md) +3. [DOM 및 JS Closures](./3-intro-to-DOM-and-closures/README.md) -## Credits +## ν¬λ ˆλ”§ Written with β™₯️ by [Jen Looper](https://www.twitter.com/jenlooper) @@ -18,17 +18,14 @@ The terrarium created via CSS was inspired by Jakub Mandra's glass jar [codepen] The artwork was hand drawn by [Jen Looper](http://jenlooper.com) using Procreate. -## Deploy your Terrarium +## Terrarium λ°°ν¬ν•˜κΈ° -You can deploy, or publish your terrarium to the web using Azure Static Web Apps. +Azure Static Web Appsλ₯Ό μ‚¬μš©ν•˜μ—¬ terrarium을 웹에 λ°°ν¬ν•˜κ±°λ‚˜ κ²Œμ‹œν•  수 μžˆμŠ΅λ‹ˆλ‹€. -1. Fork this repo +1. μ €μž₯μ†Œλ₯Ό ν¬ν¬ν•©λ‹ˆλ‹€ -2. Press this button +2. λ²„νŠΌμ„ λˆ„λ¦…λ‹ˆλ‹€ [![Deploy to Azure button](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?feature.customportal=false&WT.mc_id=cxaall-4621-cxall#create/Microsoft.StaticApp) -3. Walk through the wizard creating your app. Make sure you set the app root to either be `/solution` or the root of your codebase. There's no API in this app, so don't worry about adding that. A .github folder will be created in your forked repo that will help Azure Static Web Apps' build service build and publish your app to a new URL. - - - +3. 앱을 λ§Œλ“œλŠ” λ§ˆλ²•μ‚¬λ‘œ μ•ˆλ‚΄ν•©λ‹ˆλ‹€. μ•± μƒμœ„λ₯Ό `/solution` λ˜λŠ” μ½”λ“œλ² μ΄μŠ€μ˜ μƒμœ„λ‘œ μ„€μ •ν–ˆλŠ”μ§€ ν™•μΈν•˜μ‹­μ‹œμ˜€. 이 μ•±μ—λŠ” APIκ°€ μ—†μœΌλ―€λ‘œ μΆ”κ°€ν•  ν•„μš”κ°€ μ—†μŠ΅λ‹ˆλ‹€. Azure Static Web Apps의 λΉŒλ“œ μ„œλΉ„μŠ€λ‘œ λΉŒλ“œν•˜κ³  μƒˆ URL에 앱을 κ²Œμ‹œν•˜λŠ” 데 도움이 λ˜λŠ” 포크 리포지토리에 .github 폴더가 μƒμ„±λ©λ‹ˆλ‹€.