feat: add bookmarks & bookmarks category pages

This commit is contained in:
Kentai Radiquum 2024-07-16 09:22:09 +05:00
parent a3f5f2e116
commit bccc8407fc
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
13 changed files with 624 additions and 155 deletions

View file

@ -9,6 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"flowbite": "^2.4.1",
"flowbite-react": "^0.10.1",
"next": "14.2.5",
"react": "^18",
"react-dom": "^18",