Create-react-app walkthrough

I have completed the React challenges on Freecodecamp and thought I would try and build a simple app using create-react-app. Does anyone know of a good walkthrough / tutorial, specifically including creating and importing/exporting components?

I would suggest watching these YouTube videos. One is from freeCodeCamp and then also Brad Traversy and Mosh. They should all have sections where it shows how to create, export and import React Components.

1 Like