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
- Host: GitHub
- URL: https://github.com/clonephaze/todo-app-main
- Owner: Clonephaze
- Created: 2023-12-29T03:00:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T08:09:44.000Z (over 2 years ago)
- Last Synced: 2025-03-02T19:49:52.119Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://clonephaze.github.io/todo-app-main/
- Size: 1.58 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


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