Skip to content

Commit e907171

Browse files
committed
Updates
0 parents  commit e907171

12 files changed

+112
-0
lines changed

HeroImage.jpeg

49.5 KB
Loading

asset-manifest.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"files": {
3+
"main.css": "/React_portfolio/static/css/main.bf538fe7.css",
4+
"main.js": "/React_portfolio/static/js/main.a97c388e.js",
5+
"static/media/project2.png": "/React_portfolio/static/media/project2.29d9f9e64d57cd8a3930.png",
6+
"static/media/project3.png": "/React_portfolio/static/media/project3.c900d0b2eb6a7ec25fdc.png",
7+
"static/media/project1.png": "/React_portfolio/static/media/project1.d8806c07eaa6f7929cdf.png",
8+
"static/media/HeroImage.jpeg": "/React_portfolio/static/media/HeroImage.d91dd381e9cd9f676086.jpeg",
9+
"index.html": "/React_portfolio/index.html",
10+
"main.bf538fe7.css.map": "/React_portfolio/static/css/main.bf538fe7.css.map",
11+
"main.a97c388e.js.map": "/React_portfolio/static/js/main.a97c388e.js.map"
12+
},
13+
"entrypoints": [
14+
"static/css/main.bf538fe7.css",
15+
"static/js/main.a97c388e.js"
16+
]
17+
}

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/React_portfolio/HeroImage.jpeg"/><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_portfolio/HeroImage.jpeg"/><link rel="manifest" href="/React_portfolio/manifest.json"/><title>Kumari Sakshi</title><script defer="defer" src="/React_portfolio/static/js/main.a97c388e.js"></script><link href="/React_portfolio/static/css/main.bf538fe7.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

static/css/main.bf538fe7.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/css/main.bf538fe7.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.a97c388e.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
/**
2+
* @license React
3+
* react-dom.production.min.js
4+
*
5+
* Copyright (c) Facebook, Inc. and its affiliates.
6+
*
7+
* This source code is licensed under the MIT license found in the
8+
* LICENSE file in the root directory of this source tree.
9+
*/
10+
11+
/**
12+
* @license React
13+
* react-jsx-runtime.production.min.js
14+
*
15+
* Copyright (c) Facebook, Inc. and its affiliates.
16+
*
17+
* This source code is licensed under the MIT license found in the
18+
* LICENSE file in the root directory of this source tree.
19+
*/
20+
21+
/**
22+
* @license React
23+
* react.production.min.js
24+
*
25+
* Copyright (c) Facebook, Inc. and its affiliates.
26+
*
27+
* This source code is licensed under the MIT license found in the
28+
* LICENSE file in the root directory of this source tree.
29+
*/
30+
31+
/**
32+
* @license React
33+
* scheduler.production.min.js
34+
*
35+
* Copyright (c) Facebook, Inc. and its affiliates.
36+
*
37+
* This source code is licensed under the MIT license found in the
38+
* LICENSE file in the root directory of this source tree.
39+
*/
40+
41+
/**
42+
* @mui/styled-engine v5.12.3
43+
*
44+
* @license MIT
45+
* This source code is licensed under the MIT license found in the
46+
* LICENSE file in the root directory of this source tree.
47+
*/
48+
49+
/**
50+
* React Router DOM v6.3.0
51+
*
52+
* Copyright (c) Remix Software Inc.
53+
*
54+
* This source code is licensed under the MIT license found in the
55+
* LICENSE.md file in the root directory of this source tree.
56+
*
57+
* @license MIT
58+
*/
59+
60+
/**
61+
* React Router v6.3.0
62+
*
63+
* Copyright (c) Remix Software Inc.
64+
*
65+
* This source code is licensed under the MIT license found in the
66+
* LICENSE.md file in the root directory of this source tree.
67+
*
68+
* @license MIT
69+
*/
70+
71+
/** @license React v16.13.1
72+
* react-is.production.min.js
73+
*
74+
* Copyright (c) Facebook, Inc. and its affiliates.
75+
*
76+
* This source code is licensed under the MIT license found in the
77+
* LICENSE file in the root directory of this source tree.
78+
*/
79+
80+
/** @license React v17.0.2
81+
* react-is.production.min.js
82+
*
83+
* Copyright (c) Facebook, Inc. and its affiliates.
84+
*
85+
* This source code is licensed under the MIT license found in the
86+
* LICENSE file in the root directory of this source tree.
87+
*/

static/js/main.a97c388e.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
49.5 KB
Loading
195 KB
Loading

0 commit comments

Comments
 (0)