https://github.com/goto-eof/dev_board_ts_react
A Kanban flow application. It is the front-end of dev_boar_api_rust. Implemented using TypeScript and Chakra UI.
https://github.com/goto-eof/dev_board_ts_react
chakra-ui dashboard react typescript
Last synced: 3 months ago
JSON representation
A Kanban flow application. It is the front-end of dev_boar_api_rust. Implemented using TypeScript and Chakra UI.
- Host: GitHub
- URL: https://github.com/goto-eof/dev_board_ts_react
- Owner: goto-eof
- Created: 2022-10-31T20:19:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T18:16:03.000Z (about 2 years ago)
- Last Synced: 2024-12-30T03:44:41.765Z (5 months ago)
- Topics: chakra-ui, dashboard, react, typescript
- Language: TypeScript
- Homepage:
- Size: 8.29 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
==========================================================================================
= === == ==== ============ ====== ======= ===== === ==
= ==== == ======== ==== ============ === ==== == ===== ==== ==== == ==== =
= ==== == ======== ==== ============ ==== == ==== === == === ==== == ==== =
= ==== == ======== ==== ============ === === ==== == ==== == === == ==== =
= ==== == ==== == == == ==== ==== == ==== == ==== ==== =
= ==== == ========= == ============= === === ==== == == ==== == ==== =
= ==== == ========= == ============= ==== == ==== == ==== == ==== == ==== =
= ==== == ========== ============== === ==== == === ==== == ==== == ==== =
= === ===== =============== ====== ==== ==== == ==== == ==
==========================================================================================
```### Dev Board (React)
A Kanban flow application. Implementation of the front-end for [dev_boar_api_rust](https://github.com/goto-eof/dev_board_api_rust). Developed with TypeScript, React and Chakra UI.
# Architecture

### Run application
```sh
npm install
``````sh
npm run start
```### Run application in the docker container
```sh
docker-compose up
```





if any problems arise, feel free to [contact me](http://andre-i.eu/#contactme).
P.S. clean local storage before use.