- Responsive Design
- Clean UI
- Personal and business categories
- Presistent data storage
- HTML: For structure
- CSS: For styling
- JavaScript: For real-time functionality
Run the following commands to clone and navigate into the project:
git clone https://github.com/Jomon-J/Todo-App.git
cd Todo-App
- Fork this repository on GitHub.
- Clone your fork:
git clone https://github.com/your-username/your-forked-repository-name.git
cd your-forked-repository-name
- If you find this project useful, please consider giving it a star ⭐. It helps others discover it too!