https://github.com/manishdevelops/todo-app
created a todo list web app
https://github.com/manishdevelops/todo-app
html javascript responsive-web-design scss scss-mixins
Last synced: about 1 month ago
JSON representation
created a todo list web app
- Host: GitHub
- URL: https://github.com/manishdevelops/todo-app
- Owner: manishdevelops
- Created: 2022-10-25T14:30:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T12:07:11.000Z (about 3 years ago)
- Last Synced: 2025-01-18T04:43:48.741Z (over 1 year ago)
- Topics: html, javascript, responsive-web-design, scss, scss-mixins
- Language: CSS
- Homepage: https://todo-app-d-art.netlify.app/
- Size: 624 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is a frontend mentor Todo app solution
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## Overview
### The challenge
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
- Add new todos to the list
- Mark todos as complete
- Delete todos from the list
- Filter by all/active/complete todos
- Clear all completed todos
- Toggle light and dark mode
### Screenshot


### Links
- Solution URL: [solution URL here](https://github.com/Manish-d-art/Todo-App.git)
- Live Site URL: [live site URL here](https://todo-app-d-art.netlify.app)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- javaScript
## Author
- GitHub - [@Manish-d-art](https://github.com/Manish-d-art)
- Twitter - [@manishmandal77](https://www.twitter.com/manishmandal77)