Skip to content

Commit

Permalink
Merge pull request #199 from Karn-x7/favouites/ui-ux-part
Browse files Browse the repository at this point in the history
OVERALL UI REFINEMENT/NEW-FEATURES-ADDITION [UPGRADE]
  • Loading branch information
Pranav0-0Aggarwal authored Jan 7, 2025
2 parents c5a573c + ccc24fa commit 75682a0
Show file tree
Hide file tree
Showing 11 changed files with 523 additions and 231 deletions.
1 change: 1 addition & 0 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Tauri + React + Typescript</title>

</head>

<body>
Expand Down
113 changes: 104 additions & 9 deletions frontend/package-lock.json

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

3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
"ldrs": "^1.0.2",
"lucide-react": "^0.400.0",
"react": "^18.2.0",
"react-colorful": "^5.6.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-icons": "^5.4.0",
"react-router-dom": "^6.24.1",
Expand Down
Loading

0 comments on commit 75682a0

Please sign in to comment.