Skip to content

Commit

Permalink
Deploy project to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
helberan committed Jul 10, 2024
0 parents commit 06baad7
Show file tree
Hide file tree
Showing 13 changed files with 121 additions and 0 deletions.
19 changes: 19 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"files": {
"main.css": "/team-project/static/css/main.6df73797.css",
"main.js": "/team-project/static/js/main.44507e90.js",
"static/media/eliska.png": "/team-project/static/media/eliska.21a0a4278f1994629975.png",
"static/media/profile4.png": "/team-project/static/media/profile4.767dd63e6ca8e4aed8d6.png",
"static/media/profile1.png": "/team-project/static/media/profile1.71acc65ef65285dd46f7.png",
"static/media/profile2.png": "/team-project/static/media/profile2.2758a002a5bc69c1c023.png",
"static/media/helenka.jpg": "/team-project/static/media/helenka.a2d8c8eddd1863561f2c.jpg",
"static/media/background.png": "/team-project/static/media/background.d185591cafa84c168602.png",
"index.html": "/team-project/index.html",
"main.6df73797.css.map": "/team-project/static/css/main.6df73797.css.map",
"main.44507e90.js.map": "/team-project/static/js/main.44507e90.js.map"
},
"entrypoints": [
"static/css/main.6df73797.css",
"static/js/main.44507e90.js"
]
}
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"/><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="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap" rel="stylesheet"/><title>PhysioReact</title><script defer="defer" src="/team-project/static/js/main.44507e90.js"></script><link href="/team-project/static/css/main.6df73797.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
7 changes: 7 additions & 0 deletions static/css/main.6df73797.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions static/js/main.44507e90.js

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions static/js/main.44507e90.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
react-datepicker v7.2.0
https://github.com/Hacker0x01/react-datepicker
Released under the MIT License.
*/

/*!
* tabbable 6.2.0
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/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.16.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 DOM v6.23.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.23.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
*/
1 change: 1 addition & 0 deletions static/js/main.44507e90.js.map

Large diffs are not rendered by default.

Binary file added static/media/background.d185591cafa84c168602.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/eliska.21a0a4278f1994629975.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/helenka.a2d8c8eddd1863561f2c.jpg
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/profile1.71acc65ef65285dd46f7.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/profile2.2758a002a5bc69c1c023.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/profile4.767dd63e6ca8e4aed8d6.png
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 06baad7

Please sign in to comment.