diff --git a/README.md b/README.md index c408187a..397fe4fd 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ New major projects coming soon, subscribe to the mailing list to stay up to date ## Introduction This is a code repository for the corresponding video tutorial. -You might be wondering, what are the prerequisites for building such an amazing website? Don't worry, this course is completely beginner-friendly! We're going to start easy and them move to more complex topics. Every step of the way will be explained. Alongside building the website, you'll learn: +You might be wondering, what are the prerequisites for building such an amazing website? Don't worry, this course is completely beginner-friendly! We're going to start easy and then move to more complex topics. Every step of the way will be explained. Alongside building the website, you'll learn: - React Functional components and their reusability - React file and folder structure - Fundamental CSS properties to master flex & grid - Fundamentals of the CSS BEM Model - From soft and pleasant animations to complex gradients -- Perfectly placed media queries for satisfactory responsiveness covering almost devices +- Perfectly placed media queries for satisfactory responsiveness covering almost all devices - And at the end you'll learn how to deploy your websites to extremely fast servers and give them a custom domain name.