Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 305 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 305 Bytes

React Dashboard

React + Redux + Typscript project

Features

  • Typescript for caching errors in development
  • Redux for global state management
  • Material UI for UI
  • React Hook Form for managing forms
  • ESLint for linting
  • Prettier for formatting
  • Husky for git-hooks