From the course: AWS and React: Creating Full-Stack Apps
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Using npm to create a React app - Amazon Web Services (AWS) Tutorial
From the course: AWS and React: Creating Full-Stack Apps
Using npm to create a React app
- [Instructor] Okay, so if you thought the last part was easy, you're going to love this part because it stays easy. So what we're going to do now that we have NPX installed is we are going to create a project. We're going to create a to-do list type project. Now I know what you're thinking, or at least I suspect I know, you're thinking to-dos. We've done this type of project a million times and yeah, I agree. But they're awesome. They're great projects because they allow you to focus on the code and not have to worry so much about the requirements because they're built in, we kind of understand 'em already. So I love doing things like to-do projects and tip calculators because I don't have to think about the functionality. I can get into the meat of what I'm learning. And then once we create that project, we're going to run it like instantly, right out of the template, right out of the box. We have a project that we…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
React app concepts1m 43s
-
(Locked)
Using npm to create a React app2m 26s
-
(Locked)
Editing a React app2m 17s
-
(Locked)
AWS S3 hosting with Amplify5m 43s
-
(Locked)
Hosting your React app on AWS6m 1s
-
(Locked)
Challenge: Host your React app on AWS1m 28s
-
Solution: Host your React app on AWS2m 29s
-
(Locked)
-
-
-
-