- Notifications
You must be signed in to change notification settings - Fork0
This is a simple and user-friendly to-do list application built with HTML, CSS, and JavaScript. It allows you to add tasks, mark them as completed, and delete them. Additionally, it features a dark mode theme toggle.
License
Ravindya/To-do-list-app
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Enter your task description in the input field at the top.
- Click the "ADD TASK" button to add the task to the list.
- Click the checkbox next to a task to mark it as completed.
- Click the trash can icon next to a task to delete it.
- Use the toggle switch at the top to switch between light and dark mode themes.
Clone the repository:
Install the dependencies:
- npm install
Run the development server:
- npm run dev
To use the app, open your browser and navigate to the Firebase-hosted URL or run it locally using the development server.
- You can customize the application's appearance by editing the
style.cssfile. - You can add additional features to the application by editing the
main.jsfile (JavaScript knowledge required).
Feel free to use and modify this application for your personal use!
1.0.0
This project is licensed under the MIT License. See the LICENSE file for more details.
Ravindya Jayasooriya
ravindyadivanjani@gmail.com
About
This is a simple and user-friendly to-do list application built with HTML, CSS, and JavaScript. It allows you to add tasks, mark them as completed, and delete them. Additionally, it features a dark mode theme toggle.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.



