Skip to content

Users can add, delete, and rearrange tasks, making it easy to organize and manage daily activities effectively.

Notifications You must be signed in to change notification settings

Lawani-EJ/Todo-WebApplication

Repository files navigation

Todo Web Application 📝

App Screenshot

A simple, interactive Todo Web Application built with React to help you manage your daily tasks effectively.

Features 🎉

  • Add Tasks: Create new tasks instantly.
  • Delete Tasks: Remove tasks that are completed or no longer needed.
  • Reorder Tasks: Move tasks up and down to prioritize as needed.
  • Responsive Design: Works smoothly across all devices.

Technologies Used 🛠️

  • React - For building the UI components.
  • JavaScript - Core programming language.
  • CSS - Styling and layout.

Installation ⚙️

  1. Clone the repository:
    git clone https://github.com/Lawani-EJ/Todo-WebApplication.git
  2. Navigate to the project directory:
    cd Todo-WebApplication
  3. Install dependencies:
    npm install
  4. Start the application:
    npm run dev

Usage 💻

  1. Add a Task: Enter a task in the input field and press "Add."
  2. Delete a Task: Click the 🗑️ icon next to a task.
  3. Reorder Tasks: Use the ⇧ and ⇩ icons to adjust task priority.

Screenshots 📸

App Screen Recording

License 📜

This project is licensed under the MIT License.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

Users can add, delete, and rearrange tasks, making it easy to organize and manage daily activities effectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published