Simple basic Redux
- Пополнение счета
- Снятие со счета
- Добавление клиента
- Получение клиента с базы данных
Tools needed to run this app: node
and npm
npm install
to install dependenciesnpm start
to run the app- Go to
http://localhost:3000
Simple basic Redux
Tools needed to run this app: node
and npm
npm install
to install dependenciesnpm start
to run the apphttp://localhost:3000