/react-redux-app

React Redux/RTK App

Primary LanguageJavaScript

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