Skip to content

Commit

Permalink
Production
Browse files Browse the repository at this point in the history
  • Loading branch information
adhamElhabashy committed Feb 23, 2024
1 parent 42ac04f commit 357cb23
Show file tree
Hide file tree
Showing 46 changed files with 195 additions and 6,014 deletions.
20 changes: 0 additions & 20 deletions .eslintrc.cjs

This file was deleted.

25 changes: 0 additions & 25 deletions .gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions README.md

This file was deleted.

1 change: 1 addition & 0 deletions assets/index-5cf1d92d.css

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

190 changes: 190 additions & 0 deletions assets/index-99516d85.js

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/Library/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
Expand All @@ -11,9 +11,11 @@
rel="stylesheet"
/>
<title>Vite + React</title>
<script type="module" crossorigin src="/Library/assets/index-99516d85.js"></script>
<link rel="stylesheet" href="/Library/assets/index-5cf1d92d.css">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>

</body>
</html>
Loading

0 comments on commit 357cb23

Please sign in to comment.