Companies Home Search Profile

ReactJs CSS3 Flexbox Media Queries Bootstrap with 4 Projects

Focused View

Rakesh Pandey

7:53:13

13 View
  • 1. Course Overview.mp4
    01:56
  • 2. Installing VS Code and Server extension.mp4
    01:41
  • 3. Introduction to Flexbox.mp4
    01:40
  • 4. Setup index.html and style.css files.mp4
    01:44
  • 5. Reset margin padding box-sizing on universal operator.mp4
    03:00
  • 6. Styling the Boxes.mp4
    01:09
  • 1. Apply display flex on parent.mp4
    02:30
  • 2. Flex Direction row row-reverse column column-reverse.mp4
    02:00
  • 3. Flex grow shrink.mp4
    03:26
  • 4. Justify Content Flex Start.mp4
    02:58
  • 5. Justify Content Flex End.mp4
    01:01
  • 6. Justify Content Center.mp4
    01:31
  • 7. Justify Content Space-Around.mp4
    00:49
  • 8. Justify Content Space-Between.mp4
    00:47
  • 9. Why you should not use Float property.mp4
    01:33
  • 10. Align Item Flex End.mp4
    00:23
  • 11. Align Item Flex Start.mp4
    01:45
  • 12. Align Item Center.mp4
    00:35
  • 13. Flex Basis same as Width on Flex Item.mp4
    00:50
  • 14. Responsivesness with Media Query.mp4
    02:14
  • 15. Flex Wrap Layout Creation.mp4
    02:19
  • 16. Styling the Flex layout.mp4
    02:49
  • 17. Making Screen Responsive with Flex Wrap.mp4
    01:58
  • 18. Enhancing the responsiveness.mp4
    01:08
  • 1. What is meant by Responsiveness.mp4
    01:36
  • 2. Example of Non responsive website.mp4
    02:51
  • 3. Creating HTML Skeleton for non-responsive website.mp4
    03:07
  • 4. Styling the non responsive page.mp4
    07:03
  • 1. Different Device break points.mp4
    01:48
  • 2. Make Responsive in device upto 768px.mp4
    05:05
  • 3. Make Responsive for device width upto 468px.mp4
    03:02
  • 4. Make Responsive for device width above 1024px.mp4
    02:28
  • 5. Making Responsive between 769px and 1023px.mp4
    03:03
  • 1. Git and Github Part-1.mp4
    01:18
  • 2. Git and Github Part-2.mp4
    01:35
  • 3. Git and Github Part-3.mp4
    03:12
  • 4. Git and Github Part-4.mp4
    06:11
  • 1. Setup Html and Css Layout - Part-1.mp4
    01:40
  • 2. Setup Html and Css Layout - Part-2.mp4
    03:37
  • 3. Background color to boxes.mp4
    01:55
  • 4. Display Grid with Rows and Columns.mp4
    04:14
  • 5. Fractional unit for occupying full width.mp4
    03:18
  • 6. Gap between row and column.mp4
    01:44
  • 7. Short hand for template rows and columns.mp4
    03:54
  • 8. Short hand for grid row and column gap.mp4
    00:34
  • 9. Row and Column lines.mp4
    02:15
  • 10. Moving Grid element position.mp4
    03:04
  • 11. Shorthand for row and column and full width.mp4
    03:32
  • 12. Auto Rows & Explicit and Implicit layout.mp4
    02:42
  • 13. Responsive behavior only with css grid without media queries.mp4
    02:21
  • 1. Source code.html
  • 1. Course Overview.mp4
    03:06
  • 2. Software Installation.mp4
    04:25
  • 1. Project Layout Setup.mp4
    03:21
  • 2. Working on the Menu Outline.mp4
    05:20
  • 3. Styling the Menu section Part - 1.mp4
    12:11
  • 4. Styling the Menu section Part - 2.mp4
    09:22
  • 5. Styling the Menu section Part - 3.mp4
    05:09
  • 6. Styling the Body section Part - 1.mp4
    13:52
  • 7. Styling the Body section Part - 2.mp4
    03:25
  • 8. Making the page responsive.mp4
    05:40
  • 1. Setting up the skeleton.mp4
    03:53
  • 2. Working on the markup and layout.mp4
    07:24
  • 3. Working on styling and responsiveness.mp4
    29:42
  • 1. Github-Repo-Local-Setup.mp4
    02:42
  • 2. Create-react-app.mp4
    01:42
  • 3. Code-Cleanup.mp4
    02:52
  • 4. Adding-Googlefonts.mp4
    03:51
  • 5. React-How-it-works-VSC-Extension.mp4
    04:36
  • 6. Creating-TopBar-Component.mp4
    02:52
  • 7. Understanding-JSX.mp4
    04:49
  • 8. Styling-TopBar-Part-1.mp4
    05:48
  • 9. Styling-TopBar-Part-2.mp4
    07:27
  • 10. Adding-Fontawesome-Styling-TopBar-Part-3.mp4
    03:24
  • 11. Styling-TopBar-Part-5.mp4
    09:00
  • 12. Styling-TopBar-Part-6.mp4
    06:43
  • 13. Styling-Hero-Section-Part-1.mp4
    02:42
  • 14. Styling-Hero-Section-Part-2.mp4
    03:02
  • 15. Styling-Hero-Section-Part-3.mp4
    14:41
  • 16. Styling-Hero-Section-Part-4.mp4
    04:05
  • 17. Styling-Sidebar-Section-Part-1.mp4
    05:06
  • 18. Styling-Sidebar-Section-Part-2.mp4
    04:07
  • 19. Styling-Sidebar-Section-Part-3.mp4
    11:25
  • 20. Styling-Sidebar-Section-Part-4.mp4
    09:03
  • 21. Styling-Sidebar-Section-Part-5.mp4
    04:23
  • 22. Styling-Sidebar-Section-Part-6.mp4
    05:35
  • 23. Styling-Sidebar-Section-Part-7.mp4
    02:50
  • 24. Working on Listing Item component.mp4
    09:20
  • 25. Using CSS variables.mp4
    05:46
  • 26. Working on Listing Overview screen.mp4
    08:13
  • 27. Styling Listing Item category and time section.mp4
    10:50
  • 28. Styling Listing Item description section.mp4
    08:55
  • 29. Working on layout of Listing Detail component.mp4
    04:59
  • 30. Adding sidebar on Listing Detail page.mp4
    04:12
  • 31. Styling the Listing Detail page.mp4
    05:40
  • 32. Working on Listing Detail page meta data section.mp4
    04:48
  • 33. Styling the image section of Listing Detail page.mp4
    03:59
  • 34. Styling Title and Action section of Listing Page.mp4
    08:24
  • 35. Styling the Author and Post time section of Listing Detail page.mp4
    03:18
  • 36. Styling the Description section of Listing Detail page.mp4
    03:18
  • 37. Styling the first letter of Description on Listing Detail page.mp4
    02:46
  • 38. Setting up Layout for Create Listing page.mp4
    03:27
  • 39. Workig on Create Listing page.mp4
    11:03
  • 40. Working on upload Icon on Create Listing page.mp4
    07:09
  • 41. Styling the Create Listing page.mp4
    03:18
  • 42. Installing React Router Dom library for routing between components.mp4
    02:17
  • 43. Adding Navigation and Routing for menu items.mp4
    08:48
  • 44. Dynamic navigation for showing property detail.mp4
    04:13
  • 1. Source code for the 3 projects.html
  • Description


    Zero to Hero in CSS3, FlexBox, ReactJs, Fontawesome, Google fonts & Bootstrap5 by developing 4 real world projects

    What You'll Learn?


    • You will learn about Responsive web design and development
    • You will learn all concepts of Flexbox and how to use them
    • You will learn the concepts of Media Queries and how to use them
    • You will learn CSS Grid and how to use it for responsive web design
    • You will learn to use HTML and CSS3
    • You will learn the basics of Git and Github, commit your code to github
    • You will learn to use Visual Studio Code editor and related extension
    • You will learn the about of React JS and creating frontend using reusable components
    • You will learn about static and dynamic routing in React JS

    Who is this for?


  • Any one who wants to learn how to create responsive website and Professional Frontend UI developer
  • What You Need to Know?


  • No Programming Knowledge only computer with Internet Access
  • More details


    Description

    In the course, you will learn all the concepts of flexbox and media queries.

    We will learn all the concepts with the help of code examples.

    Following are the topics we will cover:

    1.1-Installing VS Code and Server extension

    1.2-Introduction to Flexbox

    1.3-Setup index.html and style.css files

    1.4- Reset margin padding box-sizing on universal operator

    1.5-Styling the Boxes

    1.6-Apply display flex on parent

    1.7-Flex Direction row row-reverse column column-reverse

    1.8-Flex grow shrink

    2.1-Justify Content Flex Start

    2.2-Justify Content Flex End

    2.3-Justify Content Center

    2.4-Justify Content Space-Around

    2.5-Justify Content Space-Between

    3.1-Why you should not use Float property

    3.2-Align Item Flex End

    3.3-Align Item Flex Start

    3.4-Align Item Center

    3.5-Flex Basis same as Width on Flex Item

    4.1-Responsivesness with Media Query

    4.2-Flex Wrap Layout Creation

    4.3-Styling the Flex layout

    4.4-Making Screen Responsive with Flex Wrap

    4.5-Enhancing the responsiveness

    1.1-What is meant by Responsiveness

    1.2-Example Non_responsive website

    1.3-Creating HTML Skeleton for non-responsive website

    1.4-Styling the non responsive page

    2.1-Different Device break points

    2.2-Make Responsive in device upto 768px

    2.3-Make Responsive for device width upto 468px

    2.4-Make Responsive for device width above 1024px

    2.5-Making Responsive between 769px and 1023px

    Creating account on Github

    Installing Git bash

    Creating github token and connecting from local

    Using git commands to commit and push our local code

    You will get the complete source code

    In this course, you will learn all the concepts of CSS3 and ReactJs that will not only help you build real-world projects but also enable you to start thinking about how to design and develop a frontend that will be responsive and production-grade.

    You will be learning all the basics of developing components in React and moving on to learning complex topics like static and dynamic routing.

    We will be building 3 projects:

    Project One - Responsive Portfolio Website

    • Project Layout Setup

    • Working on the Menu Outline

    • Styling the Menu section Part - 1

    • Styling the Menu section Part - 2

    • Styling the Menu section Part - 3

    • Styling the Body section Part - 1

    • Styling the Body section Part - 2

    • Making the website responsive

    Project Two - Stylish Our Services Section

    • Setting up the skeleton

    • Working on the markup and layout

    • Working on styling and responsiveness


    Project Three - Property Listing Marketplace website

    • Github-Repo-Local-Setup

    • Create-react-app

    • Code-Cleanup

    • Adding-Google fonts

    • React-How-it-works-VSC-Extension

    • Creating-TopBar-Component

    • Understanding-JSX

    • Styling-TopBar-Part-1

    • Styling-TopBar-Part-2

    • Adding-Fontawesome-Styling-TopBar-Part-3

    • Styling-TopBar-Part-4

    • Styling-TopBar-Part-5

    • Styling-TopBar-Part-6

    • Styling-Hero-Section-Part-1

    • Styling-Hero-Section-Part-2

    • Styling-Hero-Section-Part-3

    • Styling-Hero-Section-Part-4

    • Styling-Sidebar-Section-Part-1

    • Styling-Sidebar-Section-Part-2

    • Styling-Sidebar-Section-Part-3

    • Styling-Sidebar-Section-Part-4

    • Styling-Sidebar-Section-Part-5

    • Styling-Sidebar-Section-Part-6

    • Styling-Sidebar-Section-Part-7

    • Working on Listing Item component

    • Using CSS variables

    • Working on Listing Overview screen

    • Styling Listing Item category and time section

    • Styling Listing Item description section

    • Working on layout of Listing Detail component

    • Adding sidebar on Listing Detail page

    • Styling the Listing Detail page

    • Working on Listing Detail page meta data section

    • Styling the image section of Listing Detail page

    • Styling Title and Action section of Listing Page

    • Styling the Author and Post time section of Listing Detail page

    • Styling the Description section of Listing Detail page

    • Styling the first letter of Description on Listing Detail page

    • Setting up Layout for Create Listing page

    • Working on Create Listing page

    • Working on upload Icon on Create Listing page

    • Styling the Create Listing page

    • Installing React Router Dom library for routing between components

    • Adding Navigation and Routing for menu items

    • Dynamic navigation for showing property detail

    You will also get the complete source code of all three projects that will help you take a reference whenever you want.

    Who this course is for:

    • Any one who wants to learn how to create responsive website and Professional Frontend UI developer

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Rakesh Pandey
    Rakesh Pandey
    Instructor's Courses
    Freelance developer with diverse experience in various technologies like cloud, blockchain, python, web and mobile app development using HTML5, CSS3, JavaScript, JQuery, Bootstrap, Angular, React, Java, Spring, Springboot, Python, Flask, Django, NodeJS, Express, Android, Ionic, React Native, Flutter to Artificial Intelligence and Cloud technologies like Amazon web services and Microsoft Azure. I have real teaching experience.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 107
    • duration 7:53:13
    • English subtitles has
    • Release Date 2024/04/29