Skip to content

Commit

Permalink
Connect Backend APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
khanh-devos committed Nov 15, 2023
1 parent f2ae898 commit 83a20b8
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/capstone-ebike-reservation-frontend/static/css/main.88052951.css",
"main.js": "/capstone-ebike-reservation-frontend/static/js/main.abaf8c20.js",
"main.js": "/capstone-ebike-reservation-frontend/static/js/main.7a87fde6.js",
"static/media/E-bikebackground.png": "/capstone-ebike-reservation-frontend/static/media/E-bikebackground.70c9a7cdccaf0c374b0c.png",
"static/media/rainbow.png": "/capstone-ebike-reservation-frontend/static/media/rainbow.7e526f24a6de7cb38e88.png",
"index.html": "/capstone-ebike-reservation-frontend/index.html",
"main.88052951.css.map": "/capstone-ebike-reservation-frontend/static/css/main.88052951.css.map",
"main.abaf8c20.js.map": "/capstone-ebike-reservation-frontend/static/js/main.abaf8c20.js.map"
"main.7a87fde6.js.map": "/capstone-ebike-reservation-frontend/static/js/main.7a87fde6.js.map"
},
"entrypoints": [
"static/css/main.88052951.css",
"static/js/main.abaf8c20.js"
"static/js/main.7a87fde6.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/capstone-ebike-reservation-frontend/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="/capstone-ebike-reservation-frontend/logo192.png"/><meta name="image" property="og:image" content="./Spinner-1.1s-204px.gif"/><meta name="description" content="ride your loved ebike by a click"/><meta name="author" content="Khanh-Dom"/><link rel="manifest" href="/capstone-ebike-reservation-frontend/manifest.json"/><title>Final capstone</title><script defer="defer" src="/capstone-ebike-reservation-frontend/static/js/main.abaf8c20.js"></script><link href="/capstone-ebike-reservation-frontend/static/css/main.88052951.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/capstone-ebike-reservation-frontend/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="/capstone-ebike-reservation-frontend/logo192.png"/><meta name="image" property="og:image" content="./Spinner-1.1s-204px.gif"/><meta name="description" content="ride your loved ebike by a click"/><meta name="author" content="Khanh-Dom"/><link rel="manifest" href="/capstone-ebike-reservation-frontend/manifest.json"/><title>Final capstone</title><script defer="defer" src="/capstone-ebike-reservation-frontend/static/js/main.7a87fde6.js"></script><link href="/capstone-ebike-reservation-frontend/static/css/main.88052951.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.abaf8c20.js → static/js/main.7a87fde6.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 83a20b8

Please sign in to comment.