-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
84 changed files
with
25,665 additions
and
12,925 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
name: client lint | ||
|
||
on: | ||
workflow_dispatch: | ||
push: | ||
branches: [feat/*] | ||
paths: | ||
- "frontend/**" | ||
|
||
jobs: | ||
lint: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"liveServer.settings.port": 5501 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. | ||
|
||
# dependencies | ||
/node_modules | ||
/.pnp | ||
.pnp.js | ||
|
||
# testing | ||
/coverage | ||
|
||
# production | ||
/build | ||
|
||
# misc | ||
.DS_Store | ||
.env.local | ||
.env.development.local | ||
.env.test.local | ||
.env.production.local | ||
|
||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,22 @@ | ||
{ | ||
"files": { | ||
"main.css": "/static/css/main.f855e6bc.css", | ||
"main.js": "/static/js/main.0ceac100.js", | ||
"static/js/787.4de39970.chunk.js": "/static/js/787.4de39970.chunk.js", | ||
"static/media/logo.svg": "/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg", | ||
"main.css": "/static/css/main.edab73f6.css", | ||
"main.js": "/static/js/main.06c85235.js", | ||
"static/css/216.3fa19541.chunk.css": "/static/css/216.3fa19541.chunk.css", | ||
"static/js/216.ea565ff2.chunk.js": "/static/js/216.ea565ff2.chunk.js", | ||
"static/js/592.bf6ca574.chunk.js": "/static/js/592.bf6ca574.chunk.js", | ||
"static/js/603.94be1680.chunk.js": "/static/js/603.94be1680.chunk.js", | ||
"service-worker.js": "/service-worker.js", | ||
"index.html": "/index.html", | ||
"main.f855e6bc.css.map": "/static/css/main.f855e6bc.css.map", | ||
"main.0ceac100.js.map": "/static/js/main.0ceac100.js.map", | ||
"787.4de39970.chunk.js.map": "/static/js/787.4de39970.chunk.js.map" | ||
"main.edab73f6.css.map": "/static/css/main.edab73f6.css.map", | ||
"main.06c85235.js.map": "/static/js/main.06c85235.js.map", | ||
"216.3fa19541.chunk.css.map": "/static/css/216.3fa19541.chunk.css.map", | ||
"216.ea565ff2.chunk.js.map": "/static/js/216.ea565ff2.chunk.js.map", | ||
"592.bf6ca574.chunk.js.map": "/static/js/592.bf6ca574.chunk.js.map", | ||
"603.94be1680.chunk.js.map": "/static/js/603.94be1680.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.f855e6bc.css", | ||
"static/js/main.0ceac100.js" | ||
"static/css/main.edab73f6.css", | ||
"static/js/main.06c85235.js" | ||
] | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.0ceac100.js"></script><link href="/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="yes"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="apple-touch-icon" href="touch-icon-iphone.png"><link rel="apple-touch-icon" sizes="152x152" href="touch-icon-ipad.png"><link rel="apple-touch-icon" sizes="167x167" href="touch-icon-ipad-retina.png"><link rel="apple-touch-icon" sizes="180x180" href="touch-icon-iphone-retina.png"><title>TOEIC</title><script defer="defer" src="/static/js/main.06c85235.js"></script><link href="/static/css/main.edab73f6.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,54 @@ | ||
{ | ||
"short_name": "React App", | ||
"name": "Create React App Sample", | ||
"short_name": "TOEIC", | ||
"name": "TOEIC", | ||
"icons": [ | ||
{ | ||
"src": "favicon.ico", | ||
"sizes": "64x64 32x32 24x24 16x16", | ||
"type": "image/x-icon" | ||
"src": "icons/logo16.png", | ||
"type": "image/png", | ||
"sizes": "16x16" | ||
}, | ||
{ | ||
"src": "icons/logo24.png", | ||
"type": "image/png", | ||
"sizes": "24x24" | ||
}, | ||
{ | ||
"src": "icons/logo32.png", | ||
"type": "image/png", | ||
"sizes": "32x32" | ||
}, | ||
{ | ||
"src": "logo192.png", | ||
"src": "icons/logo192.png", | ||
"type": "image/png", | ||
"sizes": "192x192" | ||
}, | ||
{ | ||
"src": "logo512.png", | ||
"src": "icons/logo512.png", | ||
"type": "image/png", | ||
"sizes": "512x512" | ||
} | ||
], | ||
"start_url": ".", | ||
"display": "standalone", | ||
"theme_color": "#000000", | ||
"background_color": "#ffffff" | ||
"background_color": "#ffffff", | ||
"shortcuts": [ | ||
{ | ||
"name": "TOEIC", | ||
"short_name": "TOEIC", | ||
"description": "다양한 토익 기출문제를 제공합니다!", | ||
"url": ".", | ||
"icons": [{ "src": "/img/logo192.png", "sizes": "192x192" }] | ||
} | ||
], | ||
"description": "TOEIC", | ||
"screenshots": [ | ||
{ | ||
"src": "img/snapshot.png", | ||
"sizes": "640x320", | ||
"type": "image/png", | ||
"form_factor": "wide", | ||
"label": "Wonder Widgets" | ||
} | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.