Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 220 Bytes

File metadata and controls

6 lines (6 loc) · 220 Bytes

EXIT TICKET FOR TODAY

  • Create a vite project with react
  • clear out the existing files (but keep the ones you do)
  • Main App component with 2 children components
  • use props at least 1 time
  • use state at least 1 time