Jo-Pickering / my-react-app

A React/Redux Tutorial

Home Page:https://jo-react-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TechNative React Playground

This is the React practise exercise from the TechNative Digital Full Stack Bootcamp. It covers:

  • Creating an app using Vite
  • Deploying it on Netlify
  • Creating suitable file structure
  • Creating JSX components
  • Routing
  • CSS Modules (basics)

Round 2 Additions (11/6/24)

  • useState
  • Passing and filtering Props
  • useEffect
  • React Forms

Future Considerations

I had a couple of weeks off at this point of the bootcamp for a friend's wedding, so I don't feel as confident as I'd like with this topic. I'm aiming to come back to this to practise the following (in no particular order):

  • Using Redux to create a slices and a store
  • Play more with CSS modules and their scoping

About

A React/Redux Tutorial

https://jo-react-app.netlify.app/


Languages

Language:JavaScript 85.0%Language:CSS 12.5%Language:HTML 2.6%