Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.62 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.62 KB

React Redux App

Simple TodoList with heroes in React, Redux, RTK


react-redux-app


Функции

  • Создание героя с его именем, описанием и выбором елемента
  • Фильтрация героев по элементам
  • Удаление героев

Technologies

ReactJS Redux Redux-Toolkit


Using Libraries

Classnames Sass Uuid Reselect Bootstrap


Getting Started

Tools needed to run this app: node and npm

  • npm install to install dependencies
  • npm start to run the app
  • Go to http://localhost:3000