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

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

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

![](./assets/design/desktop-design-dark.jpg)
![](./assets/design/desktop-design-light.jpg)

### 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)