Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 352 Bytes

TO-DO list (react and tailwind) 🔥

see the preview at :- https://nishantpacharne.github.io/To-Do-List-React/

A simple and basic app created using react and tailwind, Its perfect for starting with react.

Topics covered :-

  • JSX.
  • Components.
  • Props and PropTypes.
  • Event handling.
  • useState() Hook.
  • Lists and methods.
  • Forms.