Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khouloudhaddad/kanban-board-in-react
React Kanban board
https://github.com/khouloudhaddad/kanban-board-in-react
kanban-board react reactjs styled-components
Last synced: 4 days ago
JSON representation
React Kanban board
- Host: GitHub
- URL: https://github.com/khouloudhaddad/kanban-board-in-react
- Owner: khouloudhaddad
- Created: 2023-04-30T15:21:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-30T15:22:38.000Z (over 1 year ago)
- Last Synced: 2024-04-15T05:55:39.004Z (7 months ago)
- Topics: kanban-board, react, reactjs, styled-components
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Kanban with Beautiful DnD and Ant
## Create React app with Vite
RUN `npm create vite@latest`## Create Components files
## Add necessary packages
RUN `npm i react-beautiful-dnd antd styled-components`## Remove from main.jsx for conflict purposes with react-beautiful-dnd