Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Creating a TODO application with React, Typescript, React Hook Form, Material UI and Easy Peasy

License

Notifications You must be signed in to change notification settings

w3bdesign/react-todo-typescript

Repository files navigation

Scrutinizer Code Quality code style: prettier

React TODO Typescript

TODO application with React, Typescript, React Hook Form, Material UI and Easy Peasy

Features:

  • React
  • Typescript for typings
  • Material UI for design
  • MUI Datatables for responsive table layout, design and functionality
  • Easy Peasy for state management
  • React Hook Form for validation of input form
  • Prettier for linting
  • ESLint with AirBnb for code style guide

TODO

  • Add confirmation before deletion of TODOs