gbowne1 / SavvyBudget

A React 18.2 and MUI 5.11 Budget, Expense, Bill Tracker for the home
MIT License
7 stars 3 forks source link

[TODO] Add SideNav / Dawer component #5

Open gbowne1 opened 1 year ago

gbowne1 commented 1 year ago

Add a 200-250px SideNav component that slides out from the left using the MUI Drawer

Add the items from /pages/ as menu items and icons from @mui/icons-material

The controlling item to open the drawer, close the drawer would be a Menu icon/hamburger icon and X close icon inside the drawer also from @mui/icons-material

Include some dividers