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

https://github.com/clonephaze/todo-app-main

Challenge Complete
https://github.com/clonephaze/todo-app-main

Last synced: about 2 months ago
JSON representation

Challenge Complete

Awesome Lists containing this project

README

          

# Frontend Mentor - Todo app solution

This is a solution to the [Todo app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/todo-app-Su1_KokOW). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Frontend Mentor - Todo app solution](#frontend-mentor---todo-app-solution)
- [Table of contents](#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
- ✔ **Bonus**: Drag and drop to reorder items on the list

### Screenshot

![](ChallengeScreenshot.png)
![](ChallengeScreenshotDark.png)
### Links

- Solution URL: [GitHub](https://github.com/Clonephaze/todo-app-main)
- Live Site URL: [GitHub Pages](https://clonephaze.github.io/todo-app-main/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- JavaScript
- Fluid Typography
- Responsive design
- [Sortable.js](https://github.com/SortableJS/Sortable)
-
## Author

- Website - [Github](https://github.com/Clonephaze)
- Frontend Mentor - [@Clonephaze](https://www.frontendmentor.io/profile/Clonephaze)

## Useful Links

- [Clamp font size generator](https://clamp.font-size.app/)