Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monstrikwho/ivashin
CRUD Notes App: заметки с хештегами
https://github.com/monstrikwho/ivashin
contenteditable indexdb react redux sass typescript
Last synced: 1 day ago
JSON representation
CRUD Notes App: заметки с хештегами
- Host: GitHub
- URL: https://github.com/monstrikwho/ivashin
- Owner: monstrikwho
- Created: 2023-12-07T09:39:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-12T15:21:04.000Z (11 months ago)
- Last Synced: 2024-04-29T22:41:53.049Z (7 months ago)
- Topics: contenteditable, indexdb, react, redux, sass, typescript
- Language: TypeScript
- Homepage: https://ivashin.vercel.app
- Size: 541 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes with tags
### [Open Demo](https://ivashin.vercel.app/)
## Функционал
- [X] Создание, редактирование, удаление заметок
- [X] Просмотр списка заметок
- [X] Использование тегов
- [X] Фильтр по тегам
- [X] Хранение данных вIndexDB
- [X] Snackbar событий
- [X] Темная тема## Технологии
- React
- Typescript
- Redux
- MUI