An open API service indexing awesome lists of open source software.

https://github.com/codzhorizon/todo-list-app

Todo List App (TodoER) made using react , vite And Tailwind CSS
https://github.com/codzhorizon/todo-list-app

dark-mode javascript localstorage react react-router responsive-ui tailwind todo-list-app vite webdev

Last synced: 2 months ago
JSON representation

Todo List App (TodoER) made using react , vite And Tailwind CSS

Awesome Lists containing this project

README

          

# ๐Ÿ“ Todo List App

A modern, responsive, and minimalist To-Do List application built using **React** and **Vite**. This app helps users manage their daily tasks efficiently with features like task creation, editing, deletion, theme toggling, and multi-page routing.

---

## โœจ Features

- โœ… **Add Tasks** โ€“ Quickly add new tasks to stay organized.
- โœ๏ธ **Edit Tasks** โ€“ Modify tasks with a single click.
- โŒ **Delete Tasks** โ€“ Remove completed or unnecessary items.
- ๐Ÿ’พ **Local Storage** โ€“ Keeps your tasks saved between sessions.
- ๐ŸŒ™ **Dark Mode Toggle** โ€“ Switch between light and dark themes.
- ๐Ÿงญ **Routing** โ€“ Navigate between **Home** and **About Me** pages.
- ๐Ÿ“ฑ **Responsive UI** โ€“ Works smoothly on mobile, tablet, and desktop.
- โšก **Fast Performance** โ€“ Powered by Vite for lightning-fast development and builds.

---

## ๐Ÿ“ธ Screenshots

![image](https://github.com/user-attachments/assets/166ac9a5-7c54-4b2e-b951-c37c15205b5f)

### Mobile View

![image](https://github.com/user-attachments/assets/6b9baa7a-c4a7-472f-ba4a-36da7a2db260)

---

## ๐Ÿงช Built With

- React
- Tailwind CSS
- React Router DOM โ€“ For routing
- Vite
- uuid
- LocalStorage API

## ๐Ÿš€ Getting Started

### Prerequisites

- Node.js v14 or higher
- npm (Node package manager)

### Installation

- **git clone https://github.com/CodzHorizon/Todo-List.git**
- **cd Todo-List**
- **npm install**
- **npm run dev**

## ๐Ÿ‘จโ€๐Ÿ’ป Author

**Your Name**
GitHub: [@CodzHorizon](https://github.com/CodzHorizon)

---

## ยฉ๏ธ Copyright

ยฉ 2025 CodzHorizon. All rights reserved.

This project is intended for educational and personal use only.