WEBVTT

00:00.760 --> 00:02.240
Hi everyone!

00:02.440 --> 00:15.280
After we already completed this fundamental section in this video, let's set up the Next.js project.

00:16.000 --> 00:25.240
Okay, firstly, let's make a look into the Next.js and get all the documentations right here.

00:25.480 --> 00:32.120
And inside the introduction we will install the Next.js command line file.

00:32.240 --> 00:35.920
Let's open some folder and install that.

00:36.600 --> 00:41.600
Okay I already installed for saving a little bit of time.

00:43.040 --> 00:51.920
And right now let me create a new project using Next New and I will name for this project will be social.

00:52.160 --> 00:52.640
Okay.

00:54.680 --> 00:59.080
And right here we can use the m VM.

01:05.840 --> 01:09.440
Like why a little bit for installation.

01:32.030 --> 01:34.990
The installation successfully.

01:35.470 --> 01:36.990
Lets open the project.

01:37.230 --> 01:37.790
Okay.

01:39.910 --> 01:41.670
I will change the directory.

01:47.670 --> 01:50.830
Right here and I will open the project.

02:05.390 --> 02:05.990
Right here.

02:05.990 --> 02:07.470
This is the project.

02:08.070 --> 02:10.630
And let's.

02:13.470 --> 02:24.110
Open the terminal first on the package.json to see how we can set up the how we can run the project.

02:24.510 --> 02:25.030
Okay.

02:25.310 --> 02:28.370
We using the start column left.

02:43.770 --> 02:50.530
And let y a little bit after the match at application stage.

02:50.770 --> 02:54.690
Let me open the barn doors to this right here.

02:55.210 --> 02:59.850
We can use the default part will be 3000.

03:00.650 --> 03:05.370
Let me open the browser and localhost 3000.

03:05.410 --> 03:07.610
You can say this is the hello world.

03:07.770 --> 03:08.290
Okay.

03:08.570 --> 03:18.170
It means from now we already set up the lecture successfully and we have one more error.

03:19.250 --> 03:20.130
Something like that.

03:20.370 --> 03:27.490
In the next video, I will show you how we can fix the error right here from prettier.

03:28.250 --> 03:33.050
So if you see the error, let's jump to the next video.

03:33.330 --> 03:37.650
And if not, feel free to skip the next video.

03:38.970 --> 03:39.810
I will see you.
