Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.16 KB

README.md

File metadata and controls

58 lines (39 loc) · 1.16 KB

Todo App 💯

Table of contents

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
  • Create new todo delete complete and delete todos
  • and additionaly users can switch to dark or light theme

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • React - JS library

What I learned

const array2 = numbers.map((number) => {
  ....
})

Continued development

I want to make it with full stak todo app (MERN)

Author