diff --git a/asset-manifest.json b/asset-manifest.json new file mode 100644 index 0000000..a0e26f5 --- /dev/null +++ b/asset-manifest.json @@ -0,0 +1,18 @@ +{ + "files": { + "main.css": "/Tagging-frontend/static/css/main.f8ffaca3.css", + "main.js": "/Tagging-frontend/static/js/main.e4334391.js", + "static/media/로고.svg": "/Tagging-frontend/static/media/로고.5d8f36afc69ecf14b8bc264b4b722a3c.svg", + "static/media/enter.svg": "/Tagging-frontend/static/media/enter.3d7ce66a577d91a885c5ae6403cdf33b.svg", + "static/media/enterblue.svg": "/Tagging-frontend/static/media/enterblue.bc124d643d780a65d605b421d0fe79d5.svg", + "static/media/rightarrow.svg": "/Tagging-frontend/static/media/rightarrow.5450c8535682cdd5e71862aa31832eab.svg", + "index.html": "/Tagging-frontend/index.html", + "static/media/return.svg": "/Tagging-frontend/static/media/return.dfc1ad2fa1986267cd64a916078153c8.svg", + "main.f8ffaca3.css.map": "/Tagging-frontend/static/css/main.f8ffaca3.css.map", + "main.e4334391.js.map": "/Tagging-frontend/static/js/main.e4334391.js.map" + }, + "entrypoints": [ + "static/css/main.f8ffaca3.css", + "static/js/main.e4334391.js" + ] +} \ No newline at end of file diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..a11777c Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..068b923 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +React App
\ No newline at end of file diff --git a/logo192.png b/logo192.png new file mode 100644 index 0000000..fc44b0a Binary files /dev/null and b/logo192.png differ diff --git a/logo512.png b/logo512.png new file mode 100644 index 0000000..a4e47a6 Binary files /dev/null and b/logo512.png differ diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..080d6c7 --- /dev/null +++ b/manifest.json @@ -0,0 +1,25 @@ +{ + "short_name": "React App", + "name": "Create React App Sample", + "icons": [ + { + "src": "favicon.ico", + "sizes": "64x64 32x32 24x24 16x16", + "type": "image/x-icon" + }, + { + "src": "logo192.png", + "type": "image/png", + "sizes": "192x192" + }, + { + "src": "logo512.png", + "type": "image/png", + "sizes": "512x512" + } + ], + "start_url": ".", + "display": "standalone", + "theme_color": "#000000", + "background_color": "#ffffff" +} diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: diff --git a/static/css/main.f8ffaca3.css b/static/css/main.f8ffaca3.css new file mode 100644 index 0000000..5cecce8 --- /dev/null +++ b/static/css/main.f8ffaca3.css @@ -0,0 +1,2 @@ +body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@font-face{font-family:GmarketSansMedium;font-style:normal;font-weight:400;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff) format("woff")}@font-face{font-family:TTLaundryGothicB;font-style:normal;font-weight:400;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/2403-2@1.0/TTLaundryGothicB.woff2) format("woff2")}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace} +/*# sourceMappingURL=main.f8ffaca3.css.map*/ \ No newline at end of file diff --git a/static/css/main.f8ffaca3.css.map b/static/css/main.f8ffaca3.css.map new file mode 100644 index 0000000..99ab595 --- /dev/null +++ b/static/css/main.f8ffaca3.css.map @@ -0,0 +1 @@ +{"version":3,"file":"static/css/main.f8ffaca3.css","mappings":"AAAA,KAKE,kCAAmC,CACnC,iCAAkC,CAJlC,mIAEY,CAHZ,QAMF,CAEA,WACE,6BAAgC,CAGhC,iBAAkB,CADlB,eAAmB,CADnB,8GAGF,CAEA,WACE,4BAA+B,CAG/B,iBAAkB,CADlB,eAAgB,CADhB,uGAGF,CAEA,KACE,uEAEF","sources":["index.css"],"sourcesContent":["body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@font-face {\n font-family: 'GmarketSansMedium';\n src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');\n font-weight: normal;\n font-style: normal;\n}\n\n@font-face {\n font-family: 'TTLaundryGothicB';\n src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2403-2@1.0/TTLaundryGothicB.woff2') format('woff2');\n font-weight: 400;\n font-style: normal;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\n monospace;\n}"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/static/js/main.e4334391.js b/static/js/main.e4334391.js new file mode 100644 index 0000000..716e5b1 --- /dev/null +++ b/static/js/main.e4334391.js @@ -0,0 +1,3 @@ +/*! For license information please see main.e4334391.js.LICENSE.txt */ +(()=>{var e={730:(e,t,n)=>{"use strict";var r=n(43),a=n(853);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n