Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manhpham90vn/trello-clone-fe
https://github.com/manhpham90vn/trello-clone-fe
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/manhpham90vn/trello-clone-fe
- Owner: manhpham90vn
- Created: 2023-12-23T07:26:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-08T09:13:13.000Z (10 months ago)
- Last Synced: 2024-01-08T12:14:43.183Z (10 months ago)
- Language: JavaScript
- Size: 341 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trello clone FE
## Tech stack
- React
- dnd-kit
- mui## Run dev
```shell
yarn install
yarn dev
```