Skip to content

ITmTm/prectic-redux-ulbi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Redux App

Simple basic Redux


practic-redux


Функции

  • Пополнение счета
  • Снятие со счета
  • Добавление клиента
  • Получение клиента с базы данных

Technologies

Redux


Using Libraries

Sass


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