Skip to content

Pandagan-85/crwn-clothing-mio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Crwn-clothing 44% of the React course! 

See my progress with the site

Exercise from Complete React Developer in 2024 Zero To Mastery

What i have learned

React!From the basics, like :

  • Create components
  • Functional vs Class Component
  • Hook (useState, useEffect)
  • Passing Props
  • Using Sass
  • React Router
  • Firebase Authentication / Database Storage
  • State Management with React Context
  • Using Styled Component!
  • Deploy in Netlify
  • Redux
  • Asynchronous Redux: Redux-Thunk
  • Asynchronous Redux: Redux-Saga

what will I learn in the next few days

  • Serverless Functions + Stripe
  • Typescript
  • GraphQL + Apollo CLient
  • Performance Optimizations