SkyLissh / todo-app

🐻 ToDo application build with React and Zustand

Home Page:https://todo.skylissh.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐻 TODO APP | REACT + ZUSTAND

Solution for todo app challenge from Frontend Mentor

🎈 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

πŸ”— Links

✏️ My process

🧱 Built with

DesktopPreview

About

🐻 ToDo application build with React and Zustand

https://todo.skylissh.live


Languages

Language:TypeScript 55.2%Language:CSS 36.4%Language:HTML 8.4%