This is a simple To-Do List application built with React.
It allows users to add, edit, delete, and mark tasks as complete easily.
The project helps in understanding basic React concepts such as state management, props, event handling, and component-based architecture.
- Add a new task
- Edit existing tasks
- Delete tasks
- Mark tasks as complete/incomplete
- Clear all completed tasks
- Responsive and user-friendly design
- Clone the repository
git clone https://github.com/SasankaDinith/To-Do-List-App.git - Navigate to the project directory
cd To-Do-List-App - Install the dependencies
npm install - Run the app
npm start
The app will open at http://localhost:3000/ in your browser.
- GitHub: SasankaDinith
- LinkedIn: Contact me through Linkdin