Skip to content

Commit

Permalink
feat(gui): new material styled ui
Browse files Browse the repository at this point in the history
feat(gui): add ui for browsing communities
  • Loading branch information
V3L0C1T13S committed Feb 20, 2024
1 parent 5fdf6f9 commit 275f209
Show file tree
Hide file tree
Showing 28 changed files with 1,100 additions and 32 deletions.
36 changes: 36 additions & 0 deletions Cargo.lock

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

6 changes: 6 additions & 0 deletions thunder_gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,15 @@
"tauri": "tauri"
},
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^5.0.8",
"@mui/icons-material": "^5.15.10",
"@mui/material": "^5.15.10",
"@tauri-apps/api": "^1.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.1",
"use-file-picker": "^2.1.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 275f209

Please sign in to comment.