* sidebar is working in the desktop mode
Still needs a few styling imporvements
* - made the color of the sidebar same as the Navbar
- increased font size in when using on a non-mobile device
* changed the main view padding to 64px
* Settings changed a few values to be based on the Theme object
* - Added ToolTip
- Fixed a Typo
- Renamed mobileDevice to isMobileWidth
- changed text property to Title in NavbarItem
* increased tooltip fontsize
* fixed the navbar color when in lightmode
* Used the grey options available in the Theme object
- Added the package-lock.json
* removed package-lock.json
* Changed the colors in the navabr to the closest available color in the Theme object in Material UI
* Made the sidebar close button available even the staticNavbar setting is set to true
* reverted the changes to the .gitignore