Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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