Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 743 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 743 Bytes

To-Do List Application

This is a simple To-Do List application built using React. It allows users to add and remove tasks. The application also includes basic styling using Tailwind CSS.

Features

  • Add Task: Users can add a new task to the list.
  • Remove Task: Users can remove a task from the list.
  • Responsive Design: The application is responsive and adjusts to different screen sizes.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for styling.
  • JavaScript: The programming language used to build the application.

Installation

  1. Clone the repository:
    git clone [email protected]:kartik-212004/To-Do-list.git