Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.