levi5 / frontend-mentor-Todo-app

Frontend challenges: Frontend Mentor Website Challenge Solution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Todo app

Table of Contents

Overview

The challenge

Your challenge is to build out this todo app and get it looking as close to the design as possible. You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go. Your 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

Built With

Run

npm install

npm run build

npm run start

Acknowledgements

Contact

About

Frontend challenges: Frontend Mentor Website Challenge Solution.


Languages

Language:TypeScript 85.3%Language:JavaScript 10.6%Language:Handlebars 4.0%