A React app created with Vite, using Typescript, Tailwindcss for styling, and react-beautiful-dnd library for drag and drop functionalities. The app has two drag and drop areas. When a user adds tasks to the Done area and clicks save, the tasks are removed from there and added to a table.
The React Drag and Drop To-Do App is a simple to-do app created with React and the react-beautiful-dnd library. The app provides a user-friendly interface that enables the user to add tasks to the "To-Do" area, drag and drop them to the "Done" area, and save completed tasks to a table. The app is built using Typescript and styled with Tailwindcss.
The app is built with the following tech stack:
The key features of the React Drag and Drop To-Do App are:
- Drag and Drop functionality: The app uses the react-beautiful-dnd library to enable the user to drag and drop tasks from the "To-Do" area to the "Done" area.
- Save completed tasks: The app allows the user to save completed tasks to a table, which is displayed below the "Done" area.
- Responsive design: The app is designed to be responsive and works well on different screen sizes.
You can view a live demo of the React Drag and Drop To-Do App by following this link:
To get a local copy up and running, follow these steps:
In order to run this project you need:
- Node.js installed on your computer.
1- you can install it from here.
2- You can check if you have it installed by running the following command in your terminal:
node -v
Clone this repository to your desired folder:
git clone [email protected]:Ismailco/drag-n-drop-app.git
cd drag-n-drop-app
Install this project with:
npm install
To run the project, execute the following command:
npm run dev
You can deploy this project using:
npm run build
- GitHub: @ismailco
- Twitter: @ismailcourr
- LinkedIn: Ismail courr