/draggable-notes

Application with local storage and the feature of placing notes as you wish

Primary LanguageTypeScript

Draggable To Do

Application with local storage and the feature of placing notes as you wish

DEMO

Tools

TypeScript, React, react-draggable, MUI5, Styled-components

Usage

  • The user can create and edit and delete notes, arrange them in any way. It is also possible to change the theme of the application.

  • Each note has a unique ID and background color.

  • When user add a note, it appears in a random range of window size.

Available Scripts

yarn start

yarn build

yarn eject