Application that simplify your daily task management.
- Quickly add, edit, and remove tasks with minimal effort.
- Group your tasks into custom categories such as All, Active and Completed.
- React
- JavaScript
- Redux Toolkit (RTK query)
- Framer-motion
- JSON-server
# Step 1: Clone the repository
git clone https://github.com/KatherinaFed/todo_list_fsd.git
# Step 2: Navigate to the project directory
cd todo_list_fsd
# Step 3: Install dependencies
npm install
# Step 4: Start the app && run server
npm start
npm run server