Skip to content

khouloudhaddad/Kanban-Board-in-React

Repository files navigation

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 <React.StrictMode> from main.jsx for conflict purposes with react-beautiful-dnd