Skip to content

waldekglaz/to-do-app

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Start the project

Run:

npm start

Frontend Mentor - Todo App

This is a solution to the Intro section with dropdown navigation challenge on Frontend Mentor.

Table of contents

Overview

User is 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

Screenshot

Links

  • Solution URL: code
  • Live Site URL: live

My process

Built with

Lighthouse Performance

  • Mobile
  • Desktop

Author