Skip to content

Dhru08/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Web Application

A simple yet powerful Todo web application built using React.js and Bootstrap.

Overview

This web application provides users with a clean and intuitive interface to manage their tasks effectively. It offers the following key features:

  • Add new tasks to your list.
  • Remove tasks individually or clear the entire list.
  • User-friendly interface with real-time updates.

Technologies Used

  • React.js
  • Bootstrap

Getting Started

To get started with this Todo Web Application, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Dhru08/todo-web-app.git
  2. Navigate to the Project Directory:

    cd todo
  3. Install Dependencies:

    npm install
  4. Start the Development Server:

    npm start

Now, you're ready to use the Todo Web Application on your local machine.

Usage

  • To add a new task, simply enter the task description and press the "Add" button.
  • To remove a task, click the trash icon next to the task.
  • To clear the entire list, use the "Remove All" button.

Screenshots

Home Page

Home Page

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request to enhance this project.

About

The "todo" GitHub repo is a React.js-based web application for managing to-do lists, offering a streamlined task management experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors