This is a tutorial project - todolist. The interaction takes place with a real backend.
What is implemented here?
- Authorization.
- CRUD operations with lists and todos.
- Material UI layout.
- Error processing.
You can also login or register use socialnetwork project form here
React, Redux, Redux-toolkit, Material-UI, TS, SCSS, Storybook
npm install
npm run serve
yarn
yarn start
- Add registration flow.
- Rewrite all reducers to redux-toolkit,
- May be add drug and drop.