- 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:
-
Clone the Repository
-
Navigate to the Project Directory
- cd Todos-List
-
Install Dependencies
- npm install
-
Run the Application
- npm start
-
View the Application in Your Browser
- Open http://localhost:3000 to view the application in your browser.
-
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.
-
Deleting Todos
- To delete a todo, click the delete button (trash icon) next to the todo item you want to remove.
-
Viewing Todos
- All your todo items will be displayed in a list format on the page.
-
No Todos to Display
- If there are no todo items, a message indicating "No Todos to Display" will be shown.
- You can also access a live demo of this project here. <br>
https://todos-list-ashishmisal.vercel.app/
The source code for this project is available on GitHub: Todos-List. <br>
https://github.com/ashishmisal23/Todos-List.git
You can mail me on : [email protected]