https://github.com/amit-kumar-18/todo-list-app
✔ TO-DO List App using HTML/CSS and Vanilla JavaScript.
https://github.com/amit-kumar-18/todo-list-app
html-css-javascript mobile-first-layout responsive-web-design todo-list-app-vanilla-javascript vanilla-javascript
Last synced: over 1 year ago
JSON representation
✔ TO-DO List App using HTML/CSS and Vanilla JavaScript.
- Host: GitHub
- URL: https://github.com/amit-kumar-18/todo-list-app
- Owner: amit-kumar-18
- Created: 2022-12-20T17:06:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T17:18:11.000Z (over 3 years ago)
- Last Synced: 2024-02-21T03:44:41.494Z (over 2 years ago)
- Topics: html-css-javascript, mobile-first-layout, responsive-web-design, todo-list-app-vanilla-javascript, vanilla-javascript
- Language: CSS
- Homepage: https://to-doappjs.netlify.app/
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TO-DO List App

## Welcome! 👋
Thanks for checking out this front-end Project.
**To do this Project, you need a basic understanding of HTML, CSS and JavaScript.**
## The Project
This project is to build out this TODO List App and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Enter and Delete TODOs
- Set TODOs to completed/incompleted.
- Delete all TODOs together.
## Where to find everything
Your task is to build out the project to the designs inside the `/design` folder. You will find both a mobile and a desktop version of the design.
The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`.
**Have fun building!** 🚀