1
00:00:00,300 --> 00:00:00,810
Wonderful.

2
00:00:01,230 --> 00:00:05,670
And while we're still on a topic of the air bridge, why don't we just knock it out?

3
00:00:06,340 --> 00:00:09,030
Soon we will have two pages on the way.

4
00:00:09,540 --> 00:00:10,740
We already have the landing.

5
00:00:11,130 --> 00:00:13,920
So the next one up is our man.

6
00:00:13,920 --> 00:00:16,020
We just need to focus on the rest of them.

7
00:00:16,379 --> 00:00:23,220
Now, as far as what are we shooting for, for navigate to a complete app and then let me navigate to

8
00:00:23,220 --> 00:00:24,600
a page that doesn't exist.

9
00:00:24,910 --> 00:00:28,830
Landings, for example, a man just going to be the page.

10
00:00:29,220 --> 00:00:30,750
That's the image I'm using.

11
00:00:31,240 --> 00:00:34,800
Then there's going to be heading three with some kind of text.

12
00:00:35,250 --> 00:00:38,110
The same goes with paragraph, so read below it.

13
00:00:38,490 --> 00:00:43,010
There's going to be a paragraph with some kind of text and then we have a link, right?

14
00:00:43,030 --> 00:00:44,400
Navigate back.

15
00:00:45,360 --> 00:00:47,190
And as far as the setup?

16
00:00:48,280 --> 00:00:49,600
Years, what are we shooting for?

17
00:00:49,870 --> 00:00:53,290
So we want to get the link from reactor down.

18
00:00:53,680 --> 00:00:57,340
We want to get the image from assets and images.

19
00:00:57,700 --> 00:01:00,670
And we're shooting for not found a story.

20
00:01:01,360 --> 00:01:07,150
And I also want to get the rapper from assets, rappers or page.

21
00:01:07,630 --> 00:01:12,700
And if you want to save yourself all the time, you can grab those imports and right away, use them.

22
00:01:13,090 --> 00:01:18,760
However, I want to mention, since I'm not going to be doing this during the recording, there might

23
00:01:18,760 --> 00:01:20,980
be some tiny bugs me when I'm setting up to read me.

24
00:01:21,610 --> 00:01:26,290
So just don't be surprised if something doesn't match because whatever, I'm going to have a video,

25
00:01:26,290 --> 00:01:32,240
of course, is going to match since I'll cut that out, but I'm not going to be tested with air raid

26
00:01:32,250 --> 00:01:32,350
me.

27
00:01:32,350 --> 00:01:37,840
And also, keep in mind that your folder structure needs to be exactly the same.

28
00:01:38,140 --> 00:01:45,190
Now, what's really interesting about the return is the fact that we can actually set up the classes

29
00:01:45,190 --> 00:01:47,170
on the stock component.

30
00:01:47,500 --> 00:01:50,980
So not only have the return where I have the wrapper.

31
00:01:51,220 --> 00:01:56,980
So this is coming from the wrappers and we're forced out component, of course, in this case, or we

32
00:01:56,980 --> 00:01:59,380
can also set up a class on it.

33
00:01:59,670 --> 00:02:06,730
And this is the global class, which essentially just makes this page 100 percent of the viewport.

34
00:02:06,850 --> 00:02:07,330
That's it.

35
00:02:07,630 --> 00:02:10,360
So now it's a hundred percent, and then I just place everything in the center.

36
00:02:10,870 --> 00:02:19,540
Now, if you're interested in the RSS, please navigate to a wrappers and then more specifically error

37
00:02:19,540 --> 00:02:25,260
page and take a look at the success code and not as far as the return you want to go with full page.

38
00:02:25,300 --> 00:02:29,110
I have the diff here because I want to place everything in the center again.

39
00:02:29,170 --> 00:02:37,210
The Access Code is an error page and then we just go with image and three paragraph and then link back

40
00:02:37,420 --> 00:02:37,690
home.

41
00:02:38,170 --> 00:02:39,410
So let's start working on that.

42
00:02:39,430 --> 00:02:39,940
Like I said.

43
00:02:40,940 --> 00:02:45,950
I will spend the next video probably going over the auto import.

44
00:02:46,220 --> 00:02:51,890
And what is my approach when I'm recording now where you have a better understanding what is going to

45
00:02:51,890 --> 00:02:52,610
be my approach?

46
00:02:53,060 --> 00:02:56,660
But for now, I just want to import all of those things.

47
00:02:57,050 --> 00:02:58,340
So we're looking for import.

48
00:02:58,640 --> 00:03:02,060
We want to go with a link I think is going to be coming from Reactor Road.

49
00:03:02,070 --> 00:03:03,620
I'm, of course, right.

50
00:03:03,860 --> 00:03:05,450
We also want to get the image.

51
00:03:05,720 --> 00:03:13,910
In this case, I'm going to name this EMG and we're going for assets and images and the name is not

52
00:03:13,910 --> 00:03:14,270
found.

53
00:03:15,290 --> 00:03:21,560
Not often found as big man, we also want to get the rapper, so we go.

54
00:03:21,910 --> 00:03:29,720
Import rapper and same deal assets, first run rappers and the name is Eric Page.

55
00:03:30,200 --> 00:03:31,670
And as far as the return.

56
00:03:32,120 --> 00:03:34,910
Like I said, we're going to go with rapper Ben.

57
00:03:34,910 --> 00:03:36,140
Let's add a class here.

58
00:03:36,650 --> 00:03:39,830
So that way it's going to be a hundred percent off the report.

59
00:03:40,700 --> 00:03:43,910
The class is full page, man.

60
00:03:44,180 --> 00:03:49,400
When I also want to add here is the different side of it because I want to place everything in center.

61
00:03:49,460 --> 00:03:55,730
So let me just add Dave here and I'll place a random text, which you'll notice that everything is sentence.

62
00:03:55,730 --> 00:04:00,470
And again, the chef's code is indie horror page.

63
00:04:00,860 --> 00:04:04,280
And instead of this div one by one, let's set everything up.

64
00:04:05,260 --> 00:04:12,900
So there's going to be an image we want to provide the image variable over here, as far as the alternative,

65
00:04:12,940 --> 00:04:16,990
I just say not found we don't need to add any classes again.

66
00:04:17,620 --> 00:04:23,200
Don't worry if it looks like this on the way, it's going to look like a vest and line.

67
00:04:23,560 --> 00:04:24,400
What else we want to do?

68
00:04:24,730 --> 00:04:26,290
We want to go with heading three.

69
00:04:26,710 --> 00:04:33,010
And as far as the text, I'm just going to go with Oh, and Page not found.

70
00:04:33,640 --> 00:04:38,380
Now I also want to set up the paragraph, and this is going to be the case where I'm just going to copy

71
00:04:38,380 --> 00:04:41,770
and paste and see the point of Typekit up together.

72
00:04:42,490 --> 00:04:43,510
It's just a text.

73
00:04:43,900 --> 00:04:49,660
And then lastly, we want to set up a link back home so linked to we're navigating back home and we'll

74
00:04:49,670 --> 00:04:52,480
just say back home as far as text.

75
00:04:52,990 --> 00:04:59,020
And with this in place now, we can just push that out where once I click on a link app and navigate

76
00:04:59,020 --> 00:05:00,110
back to the dashboard.

77
00:05:00,400 --> 00:05:05,800
And now we have two pages out of the way, the landing page, as well as the error page.

