Skip to content

ismailkaraalioglu/React-TaskManagementApp

Repository files navigation

Task Management App

  • "Task Management Application" project with React.

✨ Live Demo

https://ismailkaraalioglu-taskmanagementapp.netlify.app

💻 Setup

  1. Clone the repository and install its features.
npm install or yarn install
  1. Use the project locally (localhost).
npm start or yarn start

Project Features

✔️ State management with Redux and Redux Toolkit
✔️ Adding an item to do with the new task button
✔️ Search in to-do list
✔️ Ability to categorize the added item (Drag and Drop)
✔️ Added items or categorized items are sortable
✔️ Edit, delete or mark added item as complete

🔥 Technologies and Libraries

👉 React.js
👉 Redux
👉 Redux Toolkit
👉 Tailwind CSS
👉 React-Beautiful-DND
👉 Classnames
👉 React-Icons
👉 Moment.js
👉 Nanoid
👉 SweetAlert2

Screenshot

./src/screenshot/screenshot1.jpg ./src/screenshot/screenshot2.jpg

About

"Task Management Application" project with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published