Skip to content

Commit

Permalink
Merge pull request #1070 from ChoiMHMH/part4-최민혁
Browse files Browse the repository at this point in the history
[최민혁]week20 템플릿
  • Loading branch information
kiJu2 authored May 11, 2024
2 parents 86ab06c + be02154 commit f318080
Show file tree
Hide file tree
Showing 103 changed files with 5,002 additions and 903 deletions.
5 changes: 4 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"extends": "next/core-web-vitals"
"extends": "next/core-web-vitals",
"rules": {
"react/display-name": "off"
}
}
4 changes: 0 additions & 4 deletions app/global.scss

This file was deleted.

14 changes: 0 additions & 14 deletions app/layout.jsx

This file was deleted.

65 changes: 0 additions & 65 deletions app/page.jsx

This file was deleted.

9 changes: 0 additions & 9 deletions app/signin/page.jsx

This file was deleted.

3 changes: 0 additions & 3 deletions app/signup/page.jsx

This file was deleted.

Loading

0 comments on commit f318080

Please sign in to comment.