Skip to content

msaserj/todolist

Repository files navigation

Todo list

Description

This is a tutorial project - todolist. The interaction takes place with a real backend.

About the project.

What is implemented here?

  1. Authorization.
  2. CRUD operations with lists and todos.
  3. Material UI layout.
  4. Error processing.

You can also login or register use socialnetwork project form here

Technologies

React, Redux, Redux-toolkit, Material-UI, TS, SCSS, Storybook

Project setup

npm install
npm run serve

use yarn

yarn
yarn start

Future scope

  • Add registration flow.
  • Rewrite all reducers to redux-toolkit,
  • May be add drug and drop.

My Home Page

Sergei Minko aka msaserj