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.
- 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.
- 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.
- Clone the repository:
git clone [email protected]:kartik-212004/To-Do-list.git