﻿1
00:00:01,080 --> 00:00:05,370
‫Welcome to our First Real World Project.

2
00:00:05,370 --> 00:00:09,030
‫So in this section, we're gonna learn and use

3
00:00:09,030 --> 00:00:12,030
‫the most important third party library

4
00:00:12,030 --> 00:00:15,720
‫that is used in almost all React projects

5
00:00:15,720 --> 00:00:19,800
‫and that library is React Router.

6
00:00:19,800 --> 00:00:24,120
‫So with React Router, we are able to build applications

7
00:00:24,120 --> 00:00:28,710
‫with multiple pages that feel as fluid and smooth

8
00:00:28,710 --> 00:00:31,410
‫as the apps on your smartphone.

9
00:00:31,410 --> 00:00:35,580
‫And these are what we call single page applications.

10
00:00:35,580 --> 00:00:40,500
‫And so throughout this section will gain hands-on experience

11
00:00:40,500 --> 00:00:44,580
‫by building this gorgeous single page application

12
00:00:44,580 --> 00:00:48,510
‫called Worldwide, while also using a new way

13
00:00:48,510 --> 00:00:53,510
‫of styling React applications called CSS modules.

14
00:00:53,820 --> 00:00:57,300
‫So we have a lot of ground to cover

15
00:00:57,300 --> 00:00:59,973
‫and so let's get back to work.

