Skip to content

A responsive React app built with Vite that helps enhance productivity by allowing users to add and delete TO DO items. This project showcases my proficiency in React, including props, components, and state management.

Notifications You must be signed in to change notification settings

AdityaJani616/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO DO LIST Project

This project is a responsive TO DO LIST application built using React and Vite. It allows users to manage their tasks efficiently by adding and deleting TO DO items, aiming to enhance productivity.

Features:

  1. Add TO DO Items: Easily add new tasks to your list.
  2. Delete TO DO Items: Remove tasks from your list when completed.
  3. Responsive Design: Optimized for various screen sizes for a seamless user experience.
  4. State Management: Efficiently manage the application's state to ensure smooth functionality.

Technologies Used:

  1. React: For building the user interface.
  2. Vite: For fast and efficient development and build processes.

Demonstrated proficiency in React, including:

  1. Props: Passing data between components.

  2. Components: Building reusable UI components.

  3. State Management: Managing the state within the app to handle dynamic data.

                                 To run this project locally:
                                 * Steps:
                                 1. Clone the repository.
                                 2. Navigate to the project directory.
                                 3. Install dependencies using "npm install".
                                 4. Start the development server with "npm run dev".
    

About

A responsive React app built with Vite that helps enhance productivity by allowing users to add and delete TO DO items. This project showcases my proficiency in React, including props, components, and state management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published