Skip to content

ITmTm/react-redux-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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