This web application for organizing to-do lists was developed using HTML, CSS, and JavaScript. The tasks in this app are stored non persistently and can be deleted once they are completed.
- Clone the repo
git clone https://github.com/vishnubv944/justDoIt.git
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/YourFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/YourFeature
) - Open a Pull Request
Vishnu B V - vishnubv944@gmail.com
Project Link: https://vishnubv944.github.io/justDoIt/