Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 838 Bytes

README.md

File metadata and controls

51 lines (37 loc) · 838 Bytes

Tasks

Day 1

  • Hello Component

  • Input Component

  • Home Component

  • SolarSystem Component

  • Planet Component

  • default props for class and function components (Hello & Planet)

  • Joke Component https://api.chucknorris.io/

Tasks

Day 2

  • Routing
  • URL Params - Planet Details
  • MUI
  • LoginForm (Formik & Yup)
  • Guards
  • Login Context

Tasks

Tasks

Day 3

  • Error Boundaries
  • Notes UI implementation
  • Notes connect to backend (React-Query)