itsnooshin / TodoApp-fem

This is my solution to do app challenge on Frontend Mentor.

Home Page:https://todo-app-fem-eight.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To do app

A simple to-do list app where you can add tasks, remove them from the list, and keep track of completed and ongoing activities.

screenshots

Links

Built

  • Semantic HTML5 markup
  • SCSS
  • Flexbox
  • CSS Grid
  • Desktop-first workflow
  • Javascript

Features

  • 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
  • add new tasks to your to-do list.
  • Filter by all/active/complete todos
  • Clear all completed todos

Author

About

This is my solution to do app challenge on Frontend Mentor.

https://todo-app-fem-eight.vercel.app


Languages

Language:CSS 44.4%Language:JavaScript 36.1%Language:HTML 19.4%