Skip to content

Commit

Permalink
Merge pull request #2 from Kakaotech-18-Ecommerce/feat/#1
Browse files Browse the repository at this point in the history
feat: 로그인 화면 구성
  • Loading branch information
yeopyeop-82 authored Jul 29, 2024
2 parents 4e78340 + f992065 commit 5c49efe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
11 changes: 11 additions & 0 deletions login.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>
안녕 !
</body>
</html>

0 comments on commit 5c49efe

Please sign in to comment.