* feat: upgrade dependencies * chore: update linter and CI workflows * chore: upgrade browserslist
* improvement(styles): update hovers and backgrounds * feat(about-us): add project link and contact email * chore(colors): update colors * chore(storybook): add Chromatic * chore: update repo info * chore(deps): upgrade dependencies * refactor: update colors and repo info * chore: remove chromatic * refactor(deps): upgrade react-dropzone to v11 * feat: update app icon * chore: update background image * chore: dark mode favicon
* feat(layout): add base page layout Add base layout component with dark mode support fix #15 * feat(storybook): add dark mode support to all components