Skip to content

A simple and responsive task management app built with React.js, featuring task creation, editing, and local storage support.

Notifications You must be signed in to change notification settings

paulusuluap/todo-list

Repository files navigation

📌 To-Do List App

A sleek and efficient To-Do List application built with React to help users manage their tasks effortlessly. This project demonstrates my skills in front-end development, state management, and UI/UX design.

🚀 Features

  • Add, Edit, and Delete Tasks – Easily manage your to-dos with a smooth user interface.
  • Mark Tasks as Completed – Keep track of completed and pending tasks.
  • Local Storage Persistence – Saves tasks even after refreshing the page.
  • Responsive Design – Fully optimized for mobile and desktop screens.
  • User-friendly UI – Minimalistic and intuitive design for seamless experience.

🛠️ Technologies Used

  • React.js – Component-based UI development
  • Hooks (useState, useEffect) – State and side-effect management
  • CSS – Styling and responsive design, I used fanta.css created by smoljames here
  • Local Storage API – Data persistence

📷 Screenshots

Todo List Screenshot

🏗️ Installation & Setup

  1. Clone the repository:
    git clone https://github.com/paulusuluap/todo-list.git
    cd todo-list-app
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm start

🔥 Live Demo

Check out the live demo: Todo-list Demo

🎯 What I Learned

  • Implementing React hooks for state management
  • Enhancing UI/UX with responsive design principles
  • Storing and retrieving data using Local Storage
  • Writing clean and modular React components

📩 Contact

If you have any questions or want to collaborate, feel free to reach out:


💡 Note: This project is a work in progress, and I plan to add more features like task categories, due dates, and priority settings in the future!

About

A simple and responsive task management app built with React.js, featuring task creation, editing, and local storage support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published