Skip to content

Commit

Permalink
App-Ver-0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Varshal273 committed Aug 24, 2024
1 parent 02fd83d commit c357eaa
Show file tree
Hide file tree
Showing 36 changed files with 99 additions and 20,435 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/coverage

# production
/build
# /build

# misc
.DS_Store
Expand Down
70 changes: 0 additions & 70 deletions README.md

This file was deleted.

15 changes: 15 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"files": {
"main.css": "/static/css/main.742dc8e2.css",
"main.js": "/static/js/main.e942e8b3.js",
"static/js/453.ed3810f9.chunk.js": "/static/js/453.ed3810f9.chunk.js",
"index.html": "/index.html",
"main.742dc8e2.css.map": "/static/css/main.742dc8e2.css.map",
"main.e942e8b3.js.map": "/static/js/main.e942e8b3.js.map",
"453.ed3810f9.chunk.js.map": "/static/js/453.ed3810f9.chunk.js.map"
},
"entrypoints": [
"static/css/main.742dc8e2.css",
"static/js/main.e942e8b3.js"
]
}
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
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="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="TextUtils is a Utility which can be used to manipulate your text in the way you want"/><link rel="apple-touch-icon" href="/favicon-16x16.png"/><link rel="manifest" href="/manifest.json"/><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"><title>TextUtils - Home</title><script defer="defer" src="/static/js/main.e942e8b3.js"></script><link href="/static/css/main.742dc8e2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body><script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script></html>
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions build/static/css/main.742dc8e2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/static/css/main.742dc8e2.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions build/static/js/453.ed3810f9.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c357eaa

Please sign in to comment.