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: 3 months ago
JSON representation
Basic Redux App
- Host: GitHub
- URL: https://github.com/itmtm/prectic-redux-ulbi
- Owner: ITmTm
- Created: 2024-05-19T11:51:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T14:24:37.000Z (12 months ago)
- Last Synced: 2025-01-12T17:30:27.948Z (4 months ago)
- Topics: applymiddleware, combinereducers, createaction, createstore, json-placeholder, provider, react, react-redux, redux, redux-thunk, sass, store, thunk, usedispatch, useselector
- Language: JavaScript
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Redux App
Simple basic Redux

## Функции
* Пополнение счета
* Снятие со счета
* Добавление клиента
* Получение клиента с базы данных
## Technologies
[](https://redux.js.org)
## Using Libraries
[-%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`