From the course: Master Next.js: Elaborate Hands-On Web Development, React Basics, Advanced Next.js, and Deployment
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
What is GitHub and how to get started with it?
From the course: Master Next.js: Elaborate Hands-On Web Development, React Basics, Advanced Next.js, and Deployment
What is GitHub and how to get started with it?
Welcome to the final level, where we're going to take on the big boss in this course. The big boss is a metaphor for deploying our Next.js app. He's held up in the dungeon, we're down there. We've got the sword of invincibility, which is this fantastic app that we built from scratch. Now, what we're going to do is deploy it. We're going to deploy it to Vercel, which is the platform that actually built by the creators of Next.js. It's a platform built by the creators, and it's a fantastic option that gives us access to CDNs, Edge, and the Edge, and an automated GitHub performance for production. So you need to have a GitHub account in order to do this. So before we jump in, you need to create a GitHub account. So in order to have a GitHub account, you want to go to our github.com, if you haven't guessed, And from there, you want to make an account. Now, once you've made an account, you want to sign in. So I'm going to sign in right now. All right, so I'm logged in. So I have an…
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)
What is GitHub and how to get started with it?6m 28s
-
(Locked)
Deploy your app to Vercel and commit changes with GitHub12m 11s
-
(Locked)
Real-world multi-branch feature building on GitHub with React9m 18s
-
(Locked)
Pull requests and merging code reviews with GitHub automatic Vercel deployment8m 55s
-
(Locked)