Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 314 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 314 Bytes

Social Media UI Dashboard built in React with a theme switcher

https://ui-dashboard-react.netlify.app/

Using styled-components for the light & dark themes, created a custom React Hook (useDarkMode) to set the theme switching functionality as well as handling state management. Passes accessibility checks 🚀