Skip to content

Commit

Permalink
revamp frontend (#219)
Browse files Browse the repository at this point in the history
* revamp frontend

* small cleanup
  • Loading branch information
codekansas authored Aug 1, 2024
1 parent 72b4d7b commit 5f9b4bf
Show file tree
Hide file tree
Showing 19 changed files with 653 additions and 346 deletions.
308 changes: 308 additions & 0 deletions frontend/package-lock.json

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

2 changes: 2 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@types/node": "^16.18.97",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@uidotdev/usehooks": "^2.4.1",
"browser-image-compression": "^2.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -29,6 +30,7 @@
"react-markdown": "^9.0.1",
"react-scripts": "5.0.1",
"react-spring": "^9.7.3",
"remark-gfm": "^4.0.0",
"tailwind-merge": "^2.4.0",
"urdf-loader": "^0.12.1",
"uuid": "^10.0.0",
Expand Down
Loading

0 comments on commit 5f9b4bf

Please sign in to comment.