Project Description

This application is a test task to create a todo list.

Functionality

  • Create, edit, view, execute, and delete notes.
  • Filter notes by tag.
  • Adding and removing tags from the list.

Technologies

  • React JS.
  • TypeScript.
  • Material UI + @emotion/react + sass.
  • React-Redux.

Installation

  • Clone the repository to your computer.
  • Install dependencies using the command npm install.
  • Start the application using the command npm dev.