Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fredvuni/todo-ui
A todo list application UI in HTML and CSS
https://github.com/fredvuni/todo-ui
css3 html5 javascript jekyll
Last synced: 7 days ago
JSON representation
A todo list application UI in HTML and CSS
- Host: GitHub
- URL: https://github.com/fredvuni/todo-ui
- Owner: FREDVUNI
- Created: 2023-05-01T05:56:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T06:09:33.000Z (almost 2 years ago)
- Last Synced: 2024-12-01T17:43:24.798Z (2 months ago)
- Topics: css3, html5, javascript, jekyll
- Language: CSS
- Homepage: https://fredvuni.github.io/todo-ui/
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List Application UI
This is a simple todo list application UI created using HTML, Font Awesome, Google Fonts, and CSS. It allows users to create, edit, and delete tasks, as well as mark them as complete.
## Demo
You can see a live demo of the application [here](https://fredvuni.github.io/todo-ui/).
## Installation
To use the application, simply download the source code and open the `index.html` file in your web browser.
## Dependencies
This application relies on the following libraries:
- [Font Awesome](https://fontawesome.com/) for icons
- [Google Fonts](https://fonts.google.com/) for typography## Usage
There are no functionalities yet
## screenshot
![image](https://user-images.githubusercontent.com/41730664/235414886-4fe182a7-5f3f-427e-9737-7ff7a59fb444.png)
## Customization
If you want to customize the application, you can modify the CSS styles in the `style.css` file. You can also change the font family by modifying the `font-family` property in the CSS.
## Credits
This application was created by [Me](https://fredvuni.netlify.app/). If you have any questions or feedback, feel free to contact me at [[email protected]](mailto:[email protected]).
## License
This application is licensed under the MIT License. See the `LICENSE` file for more information.