Skip to content

Sokilskill/todo-app-frog

Repository files navigation

Читати українською

Todo App Frog 🐸

Home page

A task management application built with React, Redux Toolkit, and Tailwind CSS. The app focus on organized project-based task management with persistent storage.

🚀 Features

  • Project Management: Create and edit projects with custom names and colors.
  • Task Management: Create, edit, and delete tasks.
  • Task Association: Link tasks to specific projects for better organization.
  • Task Properties: Set priority levels (low, medium, high) and assign colors to tasks.
  • Filtering: Filter tasks by various criteria to find what you need quickly.
  • Theming: Toggle between Dark and Light modes.
  • Data Persistence: All data is saved to localStorage using redux-persist.

🛠 Tech Stack

  • Frontend: React.js
  • State Management: Redux Toolkit (RTK)
  • Persistence: Redux Persist (Local Storage)
  • Styling: Tailwind CSS

📦 Getting Started

  1. Clone the repository:

    git clone https://github.com/Sokilskill/todo-app-frog.git
    
    cd todo-app-frog
  2. Install dependencies:

     npm install
  3. Run development server:

    npm run dev

About

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages