Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
노준호 authored and 노준호 committed Nov 13, 2023
0 parents commit ff4cab4
Show file tree
Hide file tree
Showing 30 changed files with 208 additions and 0 deletions.
30 changes: 30 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"files": {
"main.js": "/Sejong_Rent/static/js/main.e985ea0c.js",
"static/media/forever.png": "/Sejong_Rent/static/media/forever.b00b24ad45ec8876cbc5.png",
"static/media/sejong_campus.jpg": "/Sejong_Rent/static/media/sejong_campus.9e9a250e63bc8c0ce779.jpg",
"static/media/Lenova.jpg": "/Sejong_Rent/static/media/Lenova.78834f84c09990f5ea5c.jpg",
"static/media/student_building.jpg": "/Sejong_Rent/static/media/student_building.9fda58da42a27535991a.jpg",
"static/media/sejong.png": "/Sejong_Rent/static/media/sejong.1839c1217441717a7448.png",
"static/media/LG.jpeg": "/Sejong_Rent/static/media/LG.58f13c65a80548ce984d.jpeg",
"static/media/🦆 icon _glass.svg": "/Sejong_Rent/static/media/🦆 icon _glass.1df51d010be10315fc780b5849a976a6.svg",
"static/media/🦆 icon _book.svg": "/Sejong_Rent/static/media/🦆 icon _book.350788424cf59ff97de921830f5f3380.svg",
"static/media/🦆 icon _search.svg": "/Sejong_Rent/static/media/🦆 icon _search.fcdb19e8645bf175d0ee447eeefab80e.svg",
"static/media/🦆 icon _map.svg": "/Sejong_Rent/static/media/🦆 icon _map.a7f81d58b1eba0f2d4655768d8898871.svg",
"static/media/checked.svg": "/Sejong_Rent/static/media/checked.998d2086a4fb216c6679b285552a0eb6.svg",
"static/media/unchecked.svg": "/Sejong_Rent/static/media/unchecked.96eb4c2e88cb1130d01ee7a796400a05.svg",
"static/media/Point.svg": "/Sejong_Rent/static/media/Point.cfc621ce27dea535c6433cd8fd1de79a.svg",
"static/media/🦆 icon _close.svg": "/Sejong_Rent/static/media/🦆 icon _close.c4aa49fc39165d8332ee50169532b333.svg",
"index.html": "/Sejong_Rent/index.html",
"static/media/🦆 icon _person_auth.svg": "/Sejong_Rent/static/media/🦆 icon _person_auth.2e8c76af4035d7e696bf4b412ac12764.svg",
"static/media/🦆 icon _home.svg": "/Sejong_Rent/static/media/🦆 icon _home.6fa98c53f3f50ff3aafb66e094df0e7b.svg",
"static/media/🦆 icon _arrow back.svg": "/Sejong_Rent/static/media/🦆 icon _arrow back.94a7c399da090a492b34b469a780e4aa.svg",
"static/media/🦆 icon _image.svg": "/Sejong_Rent/static/media/🦆 icon _image.eb3f307025f7d05b2d2ce7f34b93cf39.svg",
"static/media/🦆 icon _document.svg": "/Sejong_Rent/static/media/🦆 icon _document.e6564a19a1716d0d75b1b2d5d626ed4e.svg",
"static/media/🦆 icon _person.svg": "/Sejong_Rent/static/media/🦆 icon _person.01a48dcf885ec08c66e6057cf88a70df.svg",
"main.e985ea0c.js.map": "/Sejong_Rent/static/js/main.e985ea0c.js.map"
},
"entrypoints": [
"static/js/main.e985ea0c.js"
]
}
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/Sejong_Rent/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="/Sejong_Rent/logo192.png"/><link rel="manifest" href="/Sejong_Rent/manifest.json"/><title>React App</title><script defer="defer" src="/Sejong_Rent/static/js/main.e985ea0c.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -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"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
3 changes: 3 additions & 0 deletions static/js/main.e985ea0c.js

Large diffs are not rendered by default.

72 changes: 72 additions & 0 deletions static/js/main.e985ea0c.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.11.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router DOM v6.18.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.18.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
1 change: 1 addition & 0 deletions static/js/main.e985ea0c.js.map

Large diffs are not rendered by default.

Binary file added static/media/LG.58f13c65a80548ce984d.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/Lenova.78834f84c09990f5ea5c.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/media/Point.cfc621ce27dea535c6433cd8fd1de79a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions static/media/checked.998d2086a4fb216c6679b285552a0eb6.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/forever.b00b24ad45ec8876cbc5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/sejong.1839c1217441717a7448.png
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions static/media/unchecked.96eb4c2e88cb1130d01ee7a796400a05.svg
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.
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.
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.
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.
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.
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.

0 comments on commit ff4cab4

Please sign in to comment.