These are some of the React and projects I build teaching myself React with the help of a Udemy course
The projects are named after their functionality, and increase in complexity as they progress
- JSX: First into to JSX tags
- Components: Comment cards as React Components
- Seasons: React app that uses location data and month to determine a season
- Pics: Picture search bar using external API with axios
- Songs: First app with redux store as a song preview player
- Blog Posts: More complex redux app to display a collection of blog posts with redux-thunk