Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/itmtm/prectic-redux-ulbi
- Owner: ITmTm
- Created: 2024-05-19T11:51:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T14:24:37.000Z (6 months ago)
- Last Synced: 2024-05-21T13:43:09.550Z (6 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
![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`