Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itmtm/prectic-redux-ulbi

Basic Redux App
https://github.com/itmtm/prectic-redux-ulbi

applymiddleware combinereducers createaction createstore json-placeholder provider react react-redux redux redux-thunk sass store thunk usedispatch useselector

Last synced: 1 day ago
JSON representation

Basic Redux App

Awesome Lists containing this project

README

        

# Basic Redux App
Simple basic Redux


![practic-redux](https://github.com/ITmTm/prectic-redux-ulbi/assets/98873757/4c5d001f-66fd-430a-92d4-4cd9651c3037)


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


## Technologies
[![Redux](https://img.shields.io/badge/Redux-593D88?style=for-the-badge&logo=redux&logoColor=white)](https://redux.js.org)


## Using Libraries
[![Sass](https://img.shields.io/badge/sass(scss)-%23bf4080?style=for-the-badge&logo=sass
)](https://sass-lang.com/)


## 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`