Simple TodoList with heroes in React, Redux, RTK
- Создание героя с его именем, описанием и выбором елемента
- Фильтрация героев по элементам
- Удаление героев
Tools needed to run this app: node and npm
npm installto install dependenciesnpm startto run the app- Go to
http://localhost:3000
