Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartek-Wieckowski committed Sep 5, 2023
0 parents commit 6e96db9
Show file tree
Hide file tree
Showing 26 changed files with 151 additions and 0 deletions.
27 changes: 27 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"files": {
"main.css": "/react-eatify-app/static/css/main.677cf729.css",
"main.js": "/react-eatify-app/static/js/main.8181f6a3.js",
"index.html": "/react-eatify-app/index.html",
"static/media/fork-knife-bold.svg": "/react-eatify-app/static/media/fork-knife-bold.a3f1820c4aedf0205f9aba51ff146bb5.svg",
"static/media/warning-bold.svg": "/react-eatify-app/static/media/warning-bold.fe60c99a540cb6294d0768348cf2e7b4.svg",
"static/media/users-bold.svg": "/react-eatify-app/static/media/users-bold.277386f30fc6493c3022f300b3eb1b0b.svg",
"static/media/check-fat-bold.svg": "/react-eatify-app/static/media/check-fat-bold.df41352c2782c38b205a4a73a2b1051f.svg",
"static/media/bookmark-bold.svg": "/react-eatify-app/static/media/bookmark-bold.7744a3d652343d59710a29b4205f2f4c.svg",
"static/media/user-bold.svg": "/react-eatify-app/static/media/user-bold.fa7df2494c399adfad91fe36aa5b4809.svg",
"static/media/plus-circle-bold.svg": "/react-eatify-app/static/media/plus-circle-bold.fed0dc1330f1d08dca4a1656bf41e1b8.svg",
"static/media/circle-notch-bold.svg": "/react-eatify-app/static/media/circle-notch-bold.37902110898ef2a8f27472a27219bd29.svg",
"static/media/clock-bold.svg": "/react-eatify-app/static/media/clock-bold.1757cb169a3d49badd3216a859c37d77.svg",
"static/media/bookmark-fill.svg": "/react-eatify-app/static/media/bookmark-fill.6ed203fecd73c52cc864f88bb7cea0d7.svg",
"static/media/minus-circle-bold.svg": "/react-eatify-app/static/media/minus-circle-bold.c1367bd9e251d872ca68da1a18519787.svg",
"static/media/arrow-left-bold.svg": "/react-eatify-app/static/media/arrow-left-bold.cc37cafb9fe4b2ae5b363c76fce4c064.svg",
"static/media/arrow-right-bold.svg": "/react-eatify-app/static/media/arrow-right-bold.59c422268837201df45a099dbc44b1fe.svg",
"static/media/magnifying-glass-bold.svg": "/react-eatify-app/static/media/magnifying-glass-bold.7b413b2e69f605ec0f2733240584bb2a.svg",
"main.677cf729.css.map": "/react-eatify-app/static/css/main.677cf729.css.map",
"main.8181f6a3.js.map": "/react-eatify-app/static/js/main.8181f6a3.js.map"
},
"entrypoints": [
"static/css/main.677cf729.css",
"static/js/main.8181f6a3.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="/react-eatify-app/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="/react-eatify-app/logo192.png"/><link rel="manifest" href="/react-eatify-app/manifest.json"/><title>Eatify - React App</title><script defer="defer" src="/react-eatify-app/static/js/main.8181f6a3.js"></script><link href="/react-eatify-app/static/css/main.677cf729.css" rel="stylesheet"></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:
2 changes: 2 additions & 0 deletions static/css/main.677cf729.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/main.677cf729.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions static/js/main.8181f6a3.js

Large diffs are not rendered by default.

74 changes: 74 additions & 0 deletions static/js/main.8181f6a3.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @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.8.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.15.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.15.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.8181f6a3.js.map

Large diffs are not rendered by default.

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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6e96db9

Please sign in to comment.