Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed React by Example!
You have completed React by Example!
Preview
In this video, we'll initialize the project using Create React App. Then, set up assets like styles, images and template code.
Starter Files
If you're not using Create React App, you can download the project files here.
Resources
Related Courses and Workshops
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
We have a workshop at Treehouse on using
Create React App to start a project, so
0:00
feel free to view that content,
if you haven't yet.
0:00
I put a link to the workshop
in the teacher's notes.
0:03
You can also use Create React App to start
the app for this course if you want.
0:05
Now, things change in the JavaScript
world fairly quickly.
0:09
So I've taken an extra precaution to
make sure you'll be able to complete
0:12
this course, even if Create React App
changes from the time I'm recording this.
0:16
So, in the teacher's notes,
I've provided a folder you can start from.
0:21
Just download it, unzip it,
and run npm install.
0:25
This just ensures minor changes
won't break the whole app.
0:26
Once you've run npm start to
start the development server,
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up