Skip to content

Commit

Permalink
Deploy React app to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
nvsmith committed May 10, 2024
1 parent 6b80a99 commit 1caf034
Show file tree
Hide file tree
Showing 23 changed files with 60 additions and 18,923 deletions.
20 changes: 0 additions & 20 deletions .gitignore

This file was deleted.

70 changes: 0 additions & 70 deletions README.md

This file was deleted.

13 changes: 13 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"files": {
"main.css": "/color-box/static/css/main.f99602f9.css",
"main.js": "/color-box/static/js/main.8e14fd91.js",
"index.html": "/color-box/index.html",
"main.f99602f9.css.map": "/color-box/static/css/main.f99602f9.css.map",
"main.8e14fd91.js.map": "/color-box/static/js/main.8e14fd91.js.map"
},
"entrypoints": [
"static/css/main.f99602f9.css",
"static/js/main.8e14fd91.js"
]
}
File renamed without changes.
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="/color-box/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="/color-box/logo192.png"/><link rel="manifest" href="/color-box/manifest.json"/><title>React App</title><script defer="defer" src="/color-box/static/js/main.8e14fd91.js"></script><link href="/color-box/static/css/main.f99602f9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
File renamed without changes
File renamed without changes
File renamed without changes.
Loading

0 comments on commit 1caf034

Please sign in to comment.