Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 809 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 809 Bytes

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