/ReactRedux

The repository I used teaching myself react

Primary LanguageJavaScript

reactRedux

These are some of the React and projects I build teaching myself React with the help of a Udemy course

Projects

The projects are named after their functionality, and increase in complexity as they progress

  1. JSX: First into to JSX tags
  2. Components: Comment cards as React Components
  3. Seasons: React app that uses location data and month to determine a season
  4. Pics: Picture search bar using external API with axios
  5. Songs: First app with redux store as a song preview player
  6. Blog Posts: More complex redux app to display a collection of blog posts with redux-thunk