Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
18 changes: 18 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"files": {
"main.css": "/web-sprint-challenge-single-page-applications/static/css/main.6d8b450e.css",
"main.js": "/web-sprint-challenge-single-page-applications/static/js/main.d853c715.js",
"static/media/PizzaHut.jpg": "/web-sprint-challenge-single-page-applications/static/media/PizzaHut.82d344c5f61a15d8e659.jpg",
"static/media/Via313.jpg": "/web-sprint-challenge-single-page-applications/static/media/Via313.3cfe1d77fd42b9884982.jpg",
"static/media/Dominos.jpg": "/web-sprint-challenge-single-page-applications/static/media/Dominos.9d5ccdb0986d50a3c46f.jpg",
"static/media/Undecided.jpg": "/web-sprint-challenge-single-page-applications/static/media/Undecided.c83b69ef9c77ca7f2bcc.jpg",
"static/media/Resturant.jpg": "/web-sprint-challenge-single-page-applications/static/media/Resturant.2f4b0d057b1c9546ffde.jpg",
"index.html": "/web-sprint-challenge-single-page-applications/index.html",
"main.6d8b450e.css.map": "/web-sprint-challenge-single-page-applications/static/css/main.6d8b450e.css.map",
"main.d853c715.js.map": "/web-sprint-challenge-single-page-applications/static/js/main.d853c715.js.map"
},
"entrypoints": [
"static/css/main.6d8b450e.css",
"static/js/main.d853c715.js"
]
}
Binary file added build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions build/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="/web-sprint-challenge-single-page-applications/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="/web-sprint-challenge-single-page-applications/logo192.png"/><link rel="manifest" href="/web-sprint-challenge-single-page-applications/manifest.json"/><title>React App</title><script defer="defer" src="/web-sprint-challenge-single-page-applications/static/js/main.d853c715.js"></script><link href="/web-sprint-challenge-single-page-applications/static/css/main.6d8b450e.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 build/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 build/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 build/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 build/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:
12 changes: 12 additions & 0 deletions build/static/css/main.6d8b450e.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/css/main.6d8b450e.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/static/js/main.d853c715.js

Large diffs are not rendered by default.

80 changes: 80 additions & 0 deletions build/static/js/main.d853c715.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/**
* @remix-run/router v1.3.2
*
* 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.8.1
*
* 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.8.1
*
* 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
*/

/** @license React v0.20.2
* 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.
*/

/** @license React v17.0.2
* 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 v17.0.2
* 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 v17.0.2
* 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.
*/
1 change: 1 addition & 0 deletions build/static/js/main.d853c715.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.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Online Pizza Orders</title>
<link rel="stylesheet" href="pages/index.css"> <!-- Link to your CSS file -->
</head>

<body>
<div id="root">
<!-- Your app or content will be injected here -->
</div>

<script src="pages/app.jsx"></script> <!-- Link to your JS file -->
</body>

</html>
Loading