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.
- 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.
- React: A JavaScript library for building user interfaces.
- Vite: A fast build tool for modern web applications.
- CSS: For styling the application.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Kedarinath1502/yourtasklist
-
Navigate to the project directory:
cd yourtasklist
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:5173
You can access the live demo of the application at: YourTaskList
Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request.
Venkat Sai Kedari Nath Gandham - my GitHub Profile