Skip to content

Commit

Permalink
feat: 템플릿코드 리액트 쿼리전
Browse files Browse the repository at this point in the history
  • Loading branch information
ChoiMHMH committed May 11, 2024
1 parent f43f08e commit be02154
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 be02154

Please sign in to comment.