issues
search
Web-Programming
/
EthoxRiad
0
stars
0
forks
source link
Feature/Create global navbar or sidebar
#1
Closed
fanesz
closed
1 month ago
fanesz
commented
1 month ago
[x] Create global navbar / sidebar with theme that similar to simponi
[x] Make sure its control the routing process to change the page using react-router-dom
fanesz
commented
1 month ago
update:
Add:
common/components/Layout/* files for global layouting
add zustand package for routing state management
add react-icons package
New route flow:
App.tsx, add Route, and passing your component to element props
Go to common/components/Layout/sidebar, list your route
Make sure it's not breaking another sidebar menu