Ignite-ToDo

That is the first Challenge I have to do in Ignite Module at Rockeseat WebSite

Vercel Link to test: https://ignite-to-do.vercel.app/

What did i use:

  • Vite
    • React – TypeScript
  • CSS Modules (**.module.css)
  • uuid

Desktop Mode

Initial Page

image

Focus on Input

image

Hover Delete Button

image

Deleted Tasks

image

Mobile Mode

All Page

image

Empty Input Validation (That works on Desktop Mode too)

image

GitHub

View Github