Skip to content

Kedarinath1502/yourtasklist

Repository files navigation

YourTaskList

YourTaskList is a modern task management web application built with Vite and React. This app allows users to manage their daily tasks effortlessly, providing a user-friendly interface to add, update, and remove tasks, ensuring you stay organized and productive.

Features

  • Add Tasks: Quickly add new tasks to your list.
  • Remove Tasks: Easily delete tasks that are no longer needed.
  • Update Tasks: Mark tasks as done to track your progress.
  • Persistent Storage: Tasks are stored in the client's local storage for data persistence, even after refreshing the page.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Vite: A fast build tool for modern web applications.
  • CSS: For styling the application.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Kedarinath1502/yourtasklist
  2. Navigate to the project directory:

    cd yourtasklist
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to:

    http://localhost:5173
    

Live Demo

You can access the live demo of the application at: YourTaskList

Contributing

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request.

Author

Venkat Sai Kedari Nath Gandham - my GitHub Profile