Skip to content

The Todos List project is a mini web application developed using React, HTML, CSS, and JavaScript. It serves as a digital task management tool, allowing users to create, organize, and track their daily tasks efficiently. The user interface is designed to be intuitive and responsive, providing a seamless experience across various devices.

Notifications You must be signed in to change notification settings

ashishmisal23/Todos-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todos List

- This project is a simple todo list application built using React. It allows users to add, delete, and view their todo items. 
- The Todos List project is a mini web application developed using React, HTML, CSS, and JavaScript. 
- It serves as a digital task management tool, allowing users to create, organize, and track their daily tasks efficiently. 
- The user interface is designed to be intuitive and responsive, providing a seamless experience across various devices.

Below are instructions on how to use the application:

Usage

  1. Clone the Repository

  2. Navigate to the Project Directory

    • cd Todos-List
  3. Install Dependencies

    • npm install
  4. Run the Application

    • npm start
  5. View the Application in Your Browser

Functionality

  1. Adding Todos

    • To add a new todo, type your todo item in the input field provided and press enter or click the "Add Todo" button.
  2. Deleting Todos

    • To delete a todo, click the delete button (trash icon) next to the todo item you want to remove.
  3. Viewing Todos

    • All your todo items will be displayed in a list format on the page.
  4. No Todos to Display

    • If there are no todo items, a message indicating "No Todos to Display" will be shown.

Live Demo

- You can also access a live demo of this project here. <br>
https://todos-list-ashishmisal.vercel.app/

GitHub Repository

The source code for this project is available on GitHub: Todos-List. <br>
https://github.com/ashishmisal23/Todos-List.git

Feel free to explore the codebase, contribute, or suggest improvements.

You can mail me on : [email protected]

About

The Todos List project is a mini web application developed using React, HTML, CSS, and JavaScript. It serves as a digital task management tool, allowing users to create, organize, and track their daily tasks efficiently. The user interface is designed to be intuitive and responsive, providing a seamless experience across various devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published