Make a React Website with Animations - Responsive React Project Real Estate Design

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024

ความคิดเห็น • 260

  • @abhisheksrivas4589
    @abhisheksrivas4589 3 ปีที่แล้ว +15

    Your work is too good man, I literally searched the whole web for react projects but you just killed it man. All the projects are awsm

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      Thanks! glad to hear

  • @claude4946
    @claude4946 3 ปีที่แล้ว +1

    I have made a new friend who is teaching me (and other thousands of thousands of people in the world) React for free. It's BRIAN DESIGN. Thank you Bro ✊🏽🙏🏽

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      Appreciate it Claude!

  • @killer0200318
    @killer0200318 3 ปีที่แล้ว +1

    Man, you are the absolute GOAT. Being someone just starting out with comp sci, you're a huge inspiration. Thanks for sharing all this amazing content on TH-cam!

  • @DanteMishima
    @DanteMishima 3 ปีที่แล้ว +5

    Brian, I'd really like to thank you. I've learnt so much React from your many videos.
    Thank you so much

  • @IkraamDev
    @IkraamDev 3 ปีที่แล้ว +10

    You started learning React six months ago, I started three months ago. I need to start building projects like you!

    • @briandesign
      @briandesign  3 ปีที่แล้ว +3

      yeah mate just gotta build

  • @paultopham81
    @paultopham81 3 ปีที่แล้ว +9

    Just going through brad traversys react course, and im looking forward to finish that so i can jump on these tutorials to get some practice in, before i do some stuff on my own!! Its great to see you do so many React videos 👌

  • @AaronTMac
    @AaronTMac 2 ปีที่แล้ว

    purchased the second part will work on it later! thank you!

  • @damianodamian7907
    @damianodamian7907 3 ปีที่แล้ว +6

    Hi Brian, great tutorial! My humble suggestion for the next ones. Please specify the level you think is required to enter each tutorial.
    Something like Beginner, Lower-intermediate, Intermediate, Upper-intermediate, Advanced.
    It would be super useful for everyone :) Thank you

    • @briandesign
      @briandesign  3 ปีที่แล้ว +4

      Thanks Damiano! I thought about adding that, but how would someone define what beginner, intermediate, advanced means? Cause someone could have a mentor and they learned React quickly in 2 months and understand this video easily vs. someone does it part time for 1 year and they can't understand this at all. It's hard to put a label to the difficulty level because some people grind 20 hours a day studying, while others only study for 2 hours a day, so it's much easier to just show them what I'm making, and then they can determine if they are capable of understanding it or not

    • @damianodamian7907
      @damianodamian7907 3 ปีที่แล้ว

      I think everyone has a rough idea about his own level regardless of the time having spent on it. And you, having a good understanding of the subject, are surely more capable of suggesting the content to the right user. Anyway, mine was just a constructive assumption rather than a critic. Keep up the good work! If you feel like answering, what's the best way to have a solid foundation with React? What are your suggestions? Thanks

    • @briandesign
      @briandesign  3 ปีที่แล้ว +3

      forsure! the best way to learn is just to build your own projects without watching any tutorial or course. Just straight up reading documentation, google or stackoverflow. Just pick an idea you want to create and then start coding it out piece by piece. You'll start to realize what you know and don't know very quickly

    • @damianodamian7907
      @damianodamian7907 3 ปีที่แล้ว

      @@briandesign That's a good suggestion! Thanks! Watching your videos helps as well :)

  • @vishwanathareddym9960
    @vishwanathareddym9960 3 ปีที่แล้ว +1

    Please keep making more of such React projects and tutorials on various react topics and packages, helps alot of us in our learning.

  • @jimmyokidi4541
    @jimmyokidi4541 3 ปีที่แล้ว

    I do have an entire folder on my PC dedicated to all videos of Brian Design, you are the best

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      Aye thanks Jimmy!

    • @stafa5568
      @stafa5568 3 ปีที่แล้ว

      Did you just admit to illegally pirating his videos ... Lol. He is a creator and it benefits him as well if you watch it on here. Ads could him too.

  • @its_meeeet
    @its_meeeet 3 ปีที่แล้ว +1

    Truly Appreciate your effort. Keep rocking man!

  • @bigfoot131
    @bigfoot131 3 ปีที่แล้ว +3

    Damn! Brian u r slowly taking the react king crown. Hope I’ll do the Gatsby netlify CMS I voted for strapi CMS but majority wins. I love the way u brake down and explain ur methods really easy to grasp. 💯👊🏾🙏🏾

  • @techlordgyan9961
    @techlordgyan9961 3 ปีที่แล้ว +1

    You deserve to be at 1 million subscribers. Great video

  • @qwertyqwe3295
    @qwertyqwe3295 3 ปีที่แล้ว +1

    You’re the goat bro. Appreciate you for making these videos 🙌🏼

  • @luizfeliperosadasilveira6235
    @luizfeliperosadasilveira6235 3 ปีที่แล้ว +5

    Hey Brian! Thanks for all your uploads of React Js Tutorials, I'm starting to feel comfortable with this technology mostly because of your lessons. Could you start doing some Backend videos also? Great Content!

  • @Ben-nt1zl
    @Ben-nt1zl 3 ปีที่แล้ว +2

    Thanks so much for the video, as well as being great at React your CSS skills are boss! CSS is a never ending battle for me 😣

  • @vishwanath-ts
    @vishwanath-ts 3 ปีที่แล้ว +28

    Please create a Portfolio Website using React.

  • @mentalview8703
    @mentalview8703 3 ปีที่แล้ว

    The design is so beautiful and fluid...

  • @jayRbugz
    @jayRbugz 3 ปีที่แล้ว +3

    Best Xmas present ever, thank you!

  • @DoctorProfPatrick
    @DoctorProfPatrick 3 ปีที่แล้ว +1

    At 1:42:00 inside your DropdownContainer, you set the z-index value to 999 to get the nav bar icon to disappear. However, when you do that, there’s a weird glitch where if you have your mobile phone in landscape, the whole navbar becomes a toggle for the drop down menu. It was driving me crazy for the longest time from another tutorial so I just got rid of the x button when toggling the drop down menu and set the z-index to a low number. Other than that, great videos!

  • @noorb374
    @noorb374 2 ปีที่แล้ว

    Hi Brian thankyou for all this ,, plz make more videos on making websites with react

  • @TElaf1997
    @TElaf1997 3 ปีที่แล้ว

    I love your videos !!! The truth is that you are a genius! I would like you to make more videos about react animations. I send you a big greeting from Argentina.

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      Thanks Martin! I'm just learning code just like you. I got some future vids on animations that I plan on making

  • @shhdevon
    @shhdevon 3 ปีที่แล้ว +2

    exactly what i needed to continue learning react!

  • @IshanKesharwani
    @IshanKesharwani 3 ปีที่แล้ว +11

    This is what i wanted to see. Animation on scroll

  • @Meeraonthewall0
    @Meeraonthewall0 3 ปีที่แล้ว +1

    You've literally just saved my life and I really appreciate this video im currently in a bootcamp and we have solo projects and I had no idea how to design anything 😅 please do a tumblr clone with react I'd rlly appreciate it

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      awesome! once I have some free time I'll make more website vids

  • @AnthonyCandaele
    @AnthonyCandaele 3 ปีที่แล้ว +1

    great tutorial Brian, I learned a ton for my next project!

    • @briandesign
      @briandesign  3 ปีที่แล้ว +1

      Great to hear! thanks Anthony!

  • @astheria8484
    @astheria8484 3 ปีที่แล้ว

    thankyou! this helps my portofolio!!

  • @Howltusk
    @Howltusk 3 ปีที่แล้ว

    is the website you create in this video fully responsive i mean the end product of this video and not the full source code one on your page that costs money?

  • @cloudm660
    @cloudm660 3 ปีที่แล้ว +1

    I loved the site, excellent video

  • @ajayshukla7238
    @ajayshukla7238 3 ปีที่แล้ว +1

    Thanks Brian for sharing these react web sites,
    I have a question about CSS extension.
    Which extension are you using for auto completing CSS style inside "styled.div`` " section ?

    • @erikcajagi1446
      @erikcajagi1446 3 ปีที่แล้ว +2

      Install this extension in VScode: vscode-styled-components

  • @godfreyndiritu369
    @godfreyndiritu369 3 ปีที่แล้ว

    I've always wanted to understand animation scroll without jQuery. Thanks Broman.

  • @BURBXN
    @BURBXN 3 ปีที่แล้ว

    Beautiful design. Thanks for the tut.

  • @mashkhurasuyunova2221
    @mashkhurasuyunova2221 3 ปีที่แล้ว

    hi dear, I really appreciated all the websites you have created, so where we could find the rest of the project above please share it link below. Thanks much again

  • @David-fk9qj
    @David-fk9qj 3 ปีที่แล้ว

    How could I add a transition effect to the images? That white screen when images change is not the best for users' eyes .. but since I am new to react, I have no idea where to add this style or how to connect it with the components .. could you guide me a bit?

  • @theMadZakuPilot
    @theMadZakuPilot 3 ปีที่แล้ว +3

    Man you're on fire lately.

  • @codegois
    @codegois 3 ปีที่แล้ว

    28:30 you can install the kit using :
    npm install --save-dev babel-plugin-macros

  • @Engieboy12i
    @Engieboy12i 2 ปีที่แล้ว

    At 1:02:25 I get an error 'ReferenceError: styled is not defined' after typing the css code
    css={`
    max-width: 160px;
    `}
    I've checked over the code so many times but cannot find the problem. Any help please. The error goes when I comment out this code.

    • @jebu33
      @jebu33 2 ปีที่แล้ว

      Did you find solution for this?

  • @mistert-ltl5187
    @mistert-ltl5187 3 ปีที่แล้ว

    Nice project! I am a beginner in React and this tutorial helped me a lot to understand it better.
    What extensions do you use?

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      Check my vid I made on my extensions

  • @gtechlabs7
    @gtechlabs7 2 ปีที่แล้ว

    Hey Bryan, would you please add features like search, and filter your search based on the house of your choice?

  • @Jawad_Siddiqui
    @Jawad_Siddiqui 2 ปีที่แล้ว

    Wonderful project

  • @daoverlord1913
    @daoverlord1913 3 ปีที่แล้ว +1

    Hey Brian,
    I've been inspired by your videos to start learning HTML and CSS. One question I have is how do you stay on the grind? Where do you get the motivation from?
    You seem to have a constant motivation to learn/improve and I hope that I can also gain this kind of motivation.

    • @briandesign
      @briandesign  3 ปีที่แล้ว +15

      it's different for everybody. First thing I'd recommend is setting short term goals that you can easily achieve. So that could be as simple as code for 1 hour a day for 30 days straight. Depending on how much time you have, you could increase this to 4 hours or even 8+, but if you're just starting 2-4 hours is a good mark to aim for. I did when I first started and whenever I didn't study for 4 hours for one day because I was busy or just messing around, I'd get mad and then go super hard the next day and do like 6 hours to make up for the 2 hours I didn't put in.
      Eventually if you do this long enough you will get "burnt out" or "bored" and lose all motivation. I found the trick is to do sprints. So, now I figure out something I want to build, for example this real estate website in the video. Then, I'd spend the next week just trying to complete this project. After 100's of hours of work put in, then I'd take a break and usually it's a day off where I barely do any code or just basic stuff that isn't super tasking on the brain, and after a day or two I'm refreshed and can get back on the grind.
      Also, one thing I found that will kill your motivation with coding is not understanding anything. I almost quit coding when I learned Javascript because I didn't understand anything that was going on and I lost all motivation to even watch the tutorials and courses, but eventually I found that I just didn't study hard enough and I needed to put more hours in. So if you ever feel super confused or lose motivation, just start doing things that you understand. So with HTML and CSS, try building basic projects like a simple button that changes when you hover over it. Then move into something more complex like building a navigation menu. Then creating a hero section, then footer etc. until you gain the confidence to tackle a more complex project or watch a more advanced course online.

  • @surajmohanty528
    @surajmohanty528 3 ปีที่แล้ว

    Plz Help Me Bro ....
    There are 16 boxes of color blue and if u click any box,then that particular
    box color changes to red and maximum 2 boxes can be red at a time .If u click any 3rd box then it's color changes to red and the first red box will be blue.
    How to do this in react.Plz help me .

  • @מנחםורבקהאביטן
    @מנחםורבקהאביטן 3 ปีที่แล้ว +2

    Thank you so much for the amazing project!
    What about the second part with scrolling animation?

  • @nickveldkamp5396
    @nickveldkamp5396 3 ปีที่แล้ว

    Great result brian!
    What is the reason to use styled.div styling instead of use .css (CSS3) files or SCSS / LESS?

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      it's styled components and you can add javascript with it and update values within the styles vs. regular css

    • @nickveldkamp5396
      @nickveldkamp5396 3 ปีที่แล้ว

      @@briandesign ah oke, but do you always use styled components? Or sometimes also regular css for the non updated styling?

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      @@nickveldkamp5396 I started with css but found styled components a lot better with react. There’s also something called emotion that people use as well and it’s kinda similar to styled components.

  • @supraerae
    @supraerae 3 ปีที่แล้ว +1

    What color theme do you use?

  • @eazy2195
    @eazy2195 3 ปีที่แล้ว

    Hey Brian, in this example, is this a better way of making the dropdown menu, or just a different way, cause in other vids you didn't make a separate component for the dropdown

    • @briandesign
      @briandesign  3 ปีที่แล้ว +1

      Every new vid I make I refactor the code so this is much better for me cause you can add a lot of additional styles with a separate component and it’s easier to manage

  • @kofiakrong1891
    @kofiakrong1891 2 ปีที่แล้ว +1

    Can you update the link component for the logo syntax, since it throws error

    • @perryog2205
      @perryog2205 2 ปีที่แล้ว

      did u got the solution if yes thn help me out

  • @khizer3528
    @khizer3528 3 ปีที่แล้ว

    Man this is awesome 🔥

  • @patrixstar5206
    @patrixstar5206 3 ปีที่แล้ว

    Perfect video, i learnt a lot... How should look backend for this website ? How to create backend for this site ? Is it impossible and necessary ?

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      this is just a front end design. If you were getting data for real estate houses or collecting info, then you could implement backend, but that's a completely different topic

    • @patrixstar5206
      @patrixstar5206 3 ปีที่แล้ว

      @@briandesign OK, Thank you so much...

  • @SeattlePiPiPi
    @SeattlePiPiPi 2 ปีที่แล้ว

    Hey Brian,
    I was wondering what extension do you use so it helps you to format your code and auto add the ; at the end?

    • @rxdt8303
      @rxdt8303 2 ปีที่แล้ว

      use prettier

  • @solomongeremew9692
    @solomongeremew9692 3 ปีที่แล้ว

    amazing tutotials tanx a lot... lets leave the next video please!

  • @nayamatullah7133
    @nayamatullah7133 3 ปีที่แล้ว

    Love from Bangladesh. Most welcome and many many thanks for beautiful react project tutorial. go ahead keep best wish from me.

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      Appreciate it! Thanks Nayamat

  • @peterfknparker
    @peterfknparker 3 ปีที่แล้ว +1

    Hey Brian, I was wondering why in some projects for components you use RFCE and in this one you use RAFCE. What difference does it make?

    • @Ashay39
      @Ashay39 2 ปีที่แล้ว

      rfce creates a boiler plate code for a normal function in javascript and rafce creates a boilerplate code for arrow functions

  • @tashifkudpadi3146
    @tashifkudpadi3146 3 ปีที่แล้ว

    I'm not getting css properties suggestion, i'am struggling to type manually all the stylings....Any suggestions?

  • @dennyage4791
    @dennyage4791 3 ปีที่แล้ว

    You deserve more bro

  • @menachemavitan4340
    @menachemavitan4340 3 ปีที่แล้ว

    Hi Brian,
    do you no what is my problem?
    'slides.map is not a function'

  • @erickbosco7687
    @erickbosco7687 3 ปีที่แล้ว

    help:
    Failed to compile
    ./src/globalStyles.js
    Attempted import error: 'createGlobalstyle' is not exported from 'styled-components'.

  • @aayamdahall
    @aayamdahall 3 ปีที่แล้ว

    This is amazing thank you Brian

  • @DevPalliSri
    @DevPalliSri 3 ปีที่แล้ว

    Thanks for the video.
    Small query. The same can be done using just HTML and CSS.
    Why to use React here. Thanks.

    • @briandesign
      @briandesign  3 ปีที่แล้ว +1

      lots of reasons. Reusability with less code, speed, structure.

  • @marcoferreira3718
    @marcoferreira3718 ปีที่แล้ว +1

    I ran into issues with Position absolute it kept removing images... cant find a solution :/

  • @watt3924
    @watt3924 3 ปีที่แล้ว

    It's been only a week, but we missed you man keep em coming!! Also, e-commerce with react anytime soon?

    • @briandesign
      @briandesign  3 ปีที่แล้ว +1

      It's on my list!

    • @giorgikirvalidze394
      @giorgikirvalidze394 3 ปีที่แล้ว +1

      @@briandesign do it man with mongoDB and nodeJs , will have so many views

  • @RohanRaj-cx5cz
    @RohanRaj-cx5cz 2 ปีที่แล้ว

    what to do if I want to add a logo instead of the text in the logo tag, I tired adding img tag inside logo tag the nav section got rearranged and jumbled up.

  • @nemichakrawarthy2887
    @nemichakrawarthy2887 3 ปีที่แล้ว

    Man I have a problem I am not getting the html option as you are getting in 39:45 I'm not getting that options instead I am getting -ms-hyphenate-limit-chars and all can you help me fix it...

  • @stivenrodriguez8628
    @stivenrodriguez8628 3 ปีที่แล้ว

    great content, keep that level!

  • @anupkulkarni3346
    @anupkulkarni3346 3 ปีที่แล้ว

    Can you build some innovative web apps using ML
    or even websites will work

  • @mateuspaula_dev
    @mateuspaula_dev 3 ปีที่แล้ว

    thx for the video broh, you really outdid yourself !!! For more videos of this type!

    • @briandesign
      @briandesign  3 ปีที่แล้ว +1

      Thanks Mateus! yeah this one took a while to make

    • @mateuspaula_dev
      @mateuspaula_dev 3 ปีที่แล้ว

      @@briandesign Brother, thank you for meeting you in the year 2020, I made this site based on Elixr. Thank you very much, keep bringing content using hooks please, I learned a lot with you!
      thearchitecture.netlify.app/

  • @Tottyjwhwkwwkq
    @Tottyjwhwkwwkq 3 ปีที่แล้ว

    Hi I have a problem at the time of putting since it does not show me the menu only when I place the image, and it does not show me the changes in the what could be due to?

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      is there any errors in your console?

    • @Tottyjwhwkwwkq
      @Tottyjwhwkwwkq 3 ปีที่แล้ว

      @@briandesign No, none, is there any way you can see it? I'm starting in React and I would like to learn from you x)

  • @missinglyrics1918
    @missinglyrics1918 3 ปีที่แล้ว

    always great, thx for your video

  • @sanathsaithal852
    @sanathsaithal852 3 ปีที่แล้ว

    where is the second part of this video? It will be very helpful if i get that

  • @TheCodingOdyssey
    @TheCodingOdyssey 3 ปีที่แล้ว

    Great channel and project! Btw when you said, look not hands I was like, wait a second am I watching a magician channel..ha ha

  • @preetishingate1762
    @preetishingate1762 3 ปีที่แล้ว

    Hey Brian, I followed the tutorial, but the navigation bar gets covered when I add images. Can you please tell what might be the mistake I made?

    • @briandesign
      @briandesign  3 ปีที่แล้ว +1

      did you check your styling to make sure you didn't leave anything out?

    • @preetishingate1762
      @preetishingate1762 3 ปีที่แล้ว

      @@briandesign yes! I was missing the z-index. I understood after I rechecked properly. Thank you!

  • @thamsanqaj7137
    @thamsanqaj7137 2 ปีที่แล้ว

    hello i am trying to follow along but when i try to create the slider buttons i get this error ReferenceError: styled is not defined

  • @Mr_Brian
    @Mr_Brian 3 ปีที่แล้ว

    Nice content as usual Brian. Keep up. BTW where did you get the images?? I wanna code along. Please, just the images without the code.

    • @briandesign
      @briandesign  3 ปีที่แล้ว +1

      check out pexels or unsplash

  • @mohitagrawal4821
    @mohitagrawal4821 3 ปีที่แล้ว

    Can you give full access of this project without payment

  • @BoyjenYu
    @BoyjenYu 3 ปีที่แล้ว

    You're amazing!!! wow

  • @teguhprasetyo8532
    @teguhprasetyo8532 3 ปีที่แล้ว

    I am from indonesia 🇮🇩, look good turorial. Thanks you

  • @050_sahdevodedara6
    @050_sahdevodedara6 3 ปีที่แล้ว

    hello brian first of all thanks for the tutorial I really enjoyed it. but there's one issue that I cant resolve issue is first item of slider not working properly (first data of sliders or slides) it renders but content not have any response.

  • @oksanagaltsov5947
    @oksanagaltsov5947 3 ปีที่แล้ว

    It is a great content. Thank you very much.

  • @Логовотестировщика
    @Логовотестировщика 3 ปีที่แล้ว

    Thanks

  • @mohammedjagral6230
    @mohammedjagral6230 3 ปีที่แล้ว

    Hi Brain . Can U make Hero Image slider without react ? If yes please make a video on it , i have searched entire internet but didn't find this slider

  • @dolapoalli467
    @dolapoalli467 3 ปีที่แล้ว

    check out object-position with the cover css property.

  • @gautamjivrajani6285
    @gautamjivrajani6285 3 ปีที่แล้ว

    Brain , is the second part of the project free ???

  • @nouchance
    @nouchance 3 ปีที่แล้ว

    Thanks bro! nice video)

  • @Jadavg55
    @Jadavg55 3 ปีที่แล้ว

    hey brian could you tell me why HeroContent is not working? because I check everything but I don't know what is wrong?
    thank you

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      what do you mean by hero isn't working? I don't have mind reading superpowers, so you gotta tell me some code you wrote or errors or else I have no idea what you're referencing

    • @Jadavg55
      @Jadavg55 3 ปีที่แล้ว

      @@briandesign Thank you for your reply I am not able to see the content on the slider but I fixed it.

    • @oyinladeojesanmi3591
      @oyinladeojesanmi3591 2 ปีที่แล้ว

      @@Jadavg55 Hello, please how did you solve the hero section not working?
      I am facing the same challenges.

  • @calonsiswacom
    @calonsiswacom 3 ปีที่แล้ว

    thank you brian,

  • @oluwaseunolukayode9125
    @oluwaseunolukayode9125 3 ปีที่แล้ว

    brian can you create a video for dropdown submenu why the nav stay at the top. you are creating awesome video

  • @parthkolgiri7501
    @parthkolgiri7501 3 ปีที่แล้ว

    thanks man!!!

  • @mrthanhan34
    @mrthanhan34 3 ปีที่แล้ว

    Hi Brian, I follow along your tutorial. It is a great content. Thank you very much. I just had very small query. It could be nice if you can clarify. In the App.js the Hero and the InfoSection it stack. How can I fix that?

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      can you copy the code that you're referring to? I'm not sure what you are asking

    • @mrthanhan34
      @mrthanhan34 3 ปีที่แล้ว

      @@briandesign thanks Brian for your reply. I already fix it. In the globalstyle, body tag, I change overflow hidden to auto

  • @mayank_singh_43
    @mayank_singh_43 3 ปีที่แล้ว

    But sir where i can find the answer animation part for this website

  • @mrthanhan34
    @mrthanhan34 3 ปีที่แล้ว

    Hi Brian, are you going to continue part 2 of this video ?

  • @panumassaewong8224
    @panumassaewong8224 3 ปีที่แล้ว

    Great !!!Cloud you give source code. Thank you.

  • @debasissaikia304
    @debasissaikia304 3 ปีที่แล้ว

    Awesome...thank you

  • @nguyentrungthinh2582
    @nguyentrungthinh2582 3 ปีที่แล้ว

    Perfect, man!

  • @locnguyenthe9436
    @locnguyenthe9436 ปีที่แล้ว

    I did follow you but I can not load the image from file SliderData.js to the hero section

  • @UnKaring
    @UnKaring 3 ปีที่แล้ว

    Is anyone else getting the error - Cannot find module '/static/media/house1.c4817440.jpg'? Followed step by step, researching says it's a problem with webpack but I checked the config and the url, file and style loaders look legit. Also downloaded the dependancies to double check. So frustrating lol

  • @nahida4444
    @nahida4444 3 ปีที่แล้ว

    This was very helpful! I wonder if you can do any "parallex" with react tutorial. Parallex not with image in background but like texts, that are maybe scrolling in different speed.

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      any website examples of the effect you are trying to replicate?

    • @nahida4444
      @nahida4444 3 ปีที่แล้ว

      @@briandesign I don't really have a good example. But I was watching this youtube video the other day. th-cam.com/video/Q5y6pwoE3cM/w-d-xo.html
      The first example he shows in the video caught my interest.

  • @oshri1997
    @oshri1997 3 ปีที่แล้ว

    Brian you will post the second part?

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      Rest of content is on my website in the bio

  • @shahzadisairaawan5079
    @shahzadisairaawan5079 3 ปีที่แล้ว

    Hey Brian super job

  • @hamemigafsi6953
    @hamemigafsi6953 3 ปีที่แล้ว

    good job man thank you very much can you give us the second part of this tuto and thank you again

    • @briandesign
      @briandesign  3 ปีที่แล้ว

      rest of content is on my site

  • @khizer3528
    @khizer3528 3 ปีที่แล้ว

    Waiting for React Native tutorials also 💓