diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 00000000..aef84430
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "liveServer.settings.port": 5501
+}
\ No newline at end of file
diff --git a/README.md b/README.md
index 24e05bed..fb198a8c 100644
--- a/README.md
+++ b/README.md
@@ -39,15 +39,15 @@
## ๐ฏ ์๊ตฌ์ฌํญ
-- [ ] todo list์ todoItem์ ํค๋ณด๋๋ก ์
๋ ฅํ์ฌ ์ถ๊ฐํ๊ธฐ
-- [ ] todo list์ ์ฒดํฌ๋ฐ์ค๋ฅผ ํด๋ฆญํ์ฌ complete ์ํ๋ก ๋ณ๊ฒฝ (li tag ์ completed class ์ถ๊ฐ, input ํ๊ทธ์ checked ์์ฑ ์ถ๊ฐ)
-- [ ] todo list์ x๋ฒํผ์ ์ด์ฉํด์ ํด๋น ์๋ฆฌ๋จผํธ๋ฅผ ์ญ์
-- [ ] todo list๋ฅผ ๋๋ธํด๋ฆญํ์ ๋ input ๋ชจ๋๋ก ๋ณ๊ฒฝ (li tag ์ editing class ์ถ๊ฐ) ๋จ ์ด๋ ์์ ์ ์๋ฃํ์ง ์์ ์ํ์์ escํค๋ฅผ ๋๋ฅด๋ฉด ์์ ๋์ง ์์ ์ฑ๋ก ๋ค์ view ๋ชจ๋๋ก ๋ณต๊ท
-- [ ] todo list์ item๊ฐฏ์๋ฅผ countํ ๊ฐฏ์๋ฅผ ๋ฆฌ์คํธ์ ํ๋จ์ ๋ณด์ฌ์ฃผ๊ธฐ
-- [ ] todo list์ ์ํ๊ฐ์ ํ์ธํ์ฌ, ํด์ผํ ์ผ๊ณผ, ์๋ฃํ ์ผ์ ํด๋ฆญํ๋ฉด ํด๋น ์ํ์ ์์ดํ
๋ง ๋ณด์ฌ์ฃผ๊ธฐ
+- [x] todo list์ todoItem์ ํค๋ณด๋๋ก ์
๋ ฅํ์ฌ ์ถ๊ฐํ๊ธฐ
+- [x] todo list์ ์ฒดํฌ๋ฐ์ค๋ฅผ ํด๋ฆญํ์ฌ complete ์ํ๋ก ๋ณ๊ฒฝ (li tag ์ completed class ์ถ๊ฐ, input ํ๊ทธ์ checked ์์ฑ ์ถ๊ฐ)
+- [x] todo list์ x๋ฒํผ์ ์ด์ฉํด์ ํด๋น ์๋ฆฌ๋จผํธ๋ฅผ ์ญ์
+- [x] todo list๋ฅผ ๋๋ธํด๋ฆญํ์ ๋ input ๋ชจ๋๋ก ๋ณ๊ฒฝ (li tag ์ editing class ์ถ๊ฐ) ๋จ ์ด๋ ์์ ์ ์๋ฃํ์ง ์์ ์ํ์์ escํค๋ฅผ ๋๋ฅด๋ฉด ์์ ๋์ง ์์ ์ฑ๋ก ๋ค์ view ๋ชจ๋๋ก ๋ณต๊ท
+- [x] todo list์ item๊ฐฏ์๋ฅผ countํ ๊ฐฏ์๋ฅผ ๋ฆฌ์คํธ์ ํ๋จ์ ๋ณด์ฌ์ฃผ๊ธฐ
+- [x] todo list์ ์ํ๊ฐ์ ํ์ธํ์ฌ, ํด์ผํ ์ผ๊ณผ, ์๋ฃํ ์ผ์ ํด๋ฆญํ๋ฉด ํด๋น ์ํ์ ์์ดํ
๋ง ๋ณด์ฌ์ฃผ๊ธฐ
## ๐ฏ๐ฏ ์ฌํ ์๊ตฌ์ฌํญ
-- [ ] localStorage์ ๋ฐ์ดํฐ๋ฅผ ์ ์ฅํ์ฌ, TodoItem์ CRUD๋ฅผ ๋ฐ์ํ๊ธฐ. ๋ฐ๋ผ์ ์๋ก๊ณ ์นจํ์ฌ๋ ์ ์ฅ๋ ๋ฐ์ดํฐ๋ฅผ ํ์ธํ ์ ์์ด์ผ ํจ
+- [x] localStorage์ ๋ฐ์ดํฐ๋ฅผ ์ ์ฅํ์ฌ, TodoItem์ CRUD๋ฅผ ๋ฐ์ํ๊ธฐ. ๋ฐ๋ผ์ ์๋ก๊ณ ์นจํ์ฌ๋ ์ ์ฅ๋ ๋ฐ์ดํฐ๋ฅผ ํ์ธํ ์ ์์ด์ผ ํจ
@@ -109,27 +109,4 @@ live-server ํด๋๋ช
-## ๐ฌ 1์ฃผ์ฐจ ๋ฏธ์
ํ๊ธฐ ๋ธ๋ก๊ทธ
-์๋ ๋งํฌ๋ 1์ฃผ์ฐจ ๋ฏธ์
์ ์งํํ๋ฉด์ ๋ธ๋ก๊ทธ๋ฅผ ์์ฑํด์ฃผ์ ๋ถ๋ค์ ๊ธ์
๋๋ค. ๋ฏธ์
์ ์งํํ๋ฉด์, ๋ค๋ฅธ ๋ถ๋ค์ ๋ฌธ์ ํด๊ฒฐ ๊ณผ์ ์ด ๊ถ๊ธํ๋ค๋ฉด ์ฐธ๊ณ ํด์ฃผ์ธ์ ๐
-- [1์ฃผ์ฐจ ๋ฏธ์
ํ๊ธฐ](https://www.notion.so/1-2-8b624729fbce4174b8b583efb10c3200)
-- [๋ธ๋์ปคํผ ํ๋ก ํธ์๋ ์คํฐ๋ ๋ ๋ฒจ1 ํ๊ธฐ](https://yujo11.github.io/%EB%B8%94%EB%9E%99%EC%BB%A4%ED%94%BC/%EB%B8%94%EB%9E%99%EC%BB%A4%ED%94%BC-%ED%94%84%EB%A1%A0%ED%8A%B8%EC%97%94%EB%93%9C-%EC%8A%A4%ED%84%B0%EB%94%94-%EB%A0%88%EB%B2%A81-%ED%9B%84%EA%B8%B0/)
-- [๋ธ๋์ปคํผ ํ๋ก ํธ์๋ ์คํฐ๋ ํ๊ณ ](https://www.notion.so/bffb14daea984293a954ac7cdb4f7c1e)
-
-
-
-## ๐๐ผ Contributing
-
-๋ง์ฝ ๋ฏธ์
์ํ ์ค์ ๊ฐ์ ์ฌํญ์ด ํ์ํ๋ค๋ฉด, ์ธ์ ๋ ์์ ๋กญ๊ฒ PR์ ๋ณด๋ด์ฃผ์ธ์.
-
-
-
-## ๐ Bug Report
-
-๋ฒ๊ทธ๋ฅผ ๋ฐ๊ฒฌํ๋ค๋ฉด, [Issues](https://github.com/next-step/js-todo-list-step1/issues)์ ๋ฑ๋กํด์ฃผ์ธ์.
-
-
-
-## ๐ License
-
-This project is [MIT](https://github.com/next-step/js-todo-list-step1/blob/main/LICENSE) licensed.
diff --git a/index.html b/index.html
index 13a02fdb..275c69a6 100644
--- a/index.html
+++ b/index.html
@@ -3,12 +3,12 @@