Build and Deploy a Modern Real Estate App | React Website Tutorial

Build and Deploy a Modern Real Estate App | React Website Tutorial

JavaScript Mastery

2 года назад

475,952 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@pglanville
@pglanville - 10.11.2023 20:02

Greetings, when I add the following "import {Flex, Box, Text, Button} from '@chakra-ui/react';", I get the intermittent error " Cannot read properties of undefined (reading 'toLowerCase')". toLowerCase is not in my code. Please advise.

Ответить
@Siddharthdwivedi.552
@Siddharthdwivedi.552 - 12.10.2023 19:45

Which framework you used here?

Ответить
@theKageEth
@theKageEth - 10.10.2023 18:36

Tbh fake and trash . Thats useful application real estate. U can’t do crud on real estate. U just fetch random images from api thats all

Ответить
@aryandennis9683
@aryandennis9683 - 05.10.2023 18:54

I have used npx create-react-app and follow this session is it okay

Ответить
@rumankausar2457
@rumankausar2457 - 10.09.2023 10:51

Is this a react project or nextJs ?

Ответить
@user-mm6gn7rm8e
@user-mm6gn7rm8e - 01.09.2023 15:13

this is the first time i am not getting what you want to do in this project. it seems like you are simply written a notes and typing
it on screen

Ответить
@younesaitdabachi7968
@younesaitdabachi7968 - 15.08.2023 23:44

the image link not working can i use an image located on my pc instea

Ответить
@MetaPhilosophical
@MetaPhilosophical - 09.08.2023 21:35

TRASH ❤

Ответить
@Sumeet_100
@Sumeet_100 - 08.08.2023 12:28

THANK YOU SO MUCH FOR THIS TUTORIALS !!!

Ответить
@sumaimahmed583
@sumaimahmed583 - 03.08.2023 05:31

are you creating on next js or react only? i dont know next thats why i asked

Ответить
@WilliamEthan00
@WilliamEthan00 - 28.07.2023 01:03

Nobody can become financially successful over night. They put in background work but we tend to see the finished part. Fear is a dangerous component, hindering us from taking bold steps we need in other to reach our goals.

Ответить
@nde810
@nde810 - 14.06.2023 17:58

Ответить
@sarveshsalvishek2063
@sarveshsalvishek2063 - 30.05.2023 23:56

Sir can you please make a video on real estate recommendation web based app that have used content based filtering, machine learning etc.. from data that have been web scraped....please

Ответить
@osoningliztili6708
@osoningliztili6708 - 10.05.2023 22:12

cooooooollllll. I lioke it, make more projects like this, they are so outstanding, I like it, nooooooo, I love it!!!! looking forward to build them all!!!

Ответить
@TheMarketingMan4U
@TheMarketingMan4U - 10.05.2023 15:06

I am following this video after 2 years and it was obvious that I wasabout to et lots of errors due to various updates. I got lots of errors and I didn't when and how did instructor structured the files and pages. I didn't see any video for the same.

Ответить
@disrael2101
@disrael2101 - 08.05.2023 20:56

are u provide mentorship to build such websites if so how much?

Ответить
@disrael2101
@disrael2101 - 07.05.2023 16:19

live demo?? thanks sir

Ответить
@chukaosuizugbe9651
@chukaosuizugbe9651 - 29.04.2023 18:13

i tried it out, but i was getting this error "Error serializing `.data` returned from `getStaticProps` in "/".
Reason: `undefined` cannot be serialized as JSON. Please use `null` or omit this value."

Ответить
@angelperezespinoza
@angelperezespinoza - 25.04.2023 07:08

Ответить
@ceomeditation9782
@ceomeditation9782 - 17.04.2023 03:09

I am following and practicing your every vedio Also bought your course. This was my best decision. Thankyou so much 🤗

Ответить
@fabricenzayisenga1619
@fabricenzayisenga1619 - 13.04.2023 04:21

Amazing

Ответить
@snehacr8358
@snehacr8358 - 10.04.2023 05:36

Sir is there backend in this application

Ответить
@rajshah9129
@rajshah9129 - 31.03.2023 12:30

ImageScrollbar is not working for me image are coming vertically only ??

Ответить
@moamer1468
@moamer1468 - 17.03.2023 03:31

Thanks very much for your tutorials,,,, we hope to more courses about mern

Ответить
@MichaelWeldemichael-pm1ns
@MichaelWeldemichael-pm1ns - 28.02.2023 15:50

JS Mastery I like your videos before I even watch them, Keep up the good work

Ответить
@sairon63
@sairon63 - 27.02.2023 23:22

I've done everything you've told based on your instructions step by step until 9th minute, I got so many errors especially babel/font error (I couldn't run the server 3000 and it took 2 hours to redone everything and search for solutions, finally I got tired and did not continue anymore due to my backache. So, my I suggest you that please explain and teach us the setup phase and preparation of react, js and all complicated setup every beginners need to do in one video because you put all your effort and shared your precious knowledge with us for free but the process will be more challenging than a regular situation and we can't continue because nothing work as you explain and we can't follow. Thank you very much. 👍🏼🙏🏼🙏🏼🙏🏼❤️

Ответить
@shaif2818
@shaif2818 - 26.02.2023 21:48

which version of node js install in this project

Ответить
@cryptobot9787
@cryptobot9787 - 21.02.2023 14:54

i tried to deploy this project but there is compilation error because of depricated libraries.... this should be updated please, here is some of the compilation errors: npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at BulkUpdateDecorator.hashFactory (/vercel/path0/node_modules/next/dist/compiled/webpack/bundle5.js:138971:18)
at BulkUpdateDecorator.update (/vercel/path0/node_modules/next/dist/compiled/webpack/bundle5.js:138872:50)
at /vercel/path0/node_modules/next/dist/compiled/webpack/bundle5.js:59321:9
at processTicksAndRejections (node:internal/process/task_queues:82:21)
at runNextTicks (node:internal/process/task_queues:64:3)
at process.processImmediate (node:internal/timers:442:9) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'

Ответить
@abdirinoahash5251
@abdirinoahash5251 - 17.02.2023 14:58

Sensational tutorial ❣️

Ответить
@NhiNguyen-he6pc
@NhiNguyen-he6pc - 16.02.2023 04:17

Thanks!

Ответить
@dwibagaskara6666
@dwibagaskara6666 - 15.02.2023 15:47

"@next/font" requires SWC although Babel is being used due to a custom babel config being present.
.
.
.
what is wrong , and what should I do with the error.
anyone please help me

Ответить
@hosamfarouk899
@hosamfarouk899 - 04.02.2023 21:33

how to fix this *
requires SWC although Babel is being used due to a custom babel config being present.

Ответить
@tilekmoldaliev7803
@tilekmoldaliev7803 - 02.02.2023 17:03

could you use FSD architecture for advenced development

Ответить
@mubashirrazagabol9626
@mubashirrazagabol9626 - 01.02.2023 12:49

How we can use our own property images in this ?

Ответить
@mohamedmustaphabanaser9350
@mohamedmustaphabanaser9350 - 28.01.2023 17:56

thank you man ! you're the best

Ответить
@uzoafrica8469
@uzoafrica8469 - 26.01.2023 01:54

Thanks for this powerful video. Its such a treasure to me

Ответить
@orhunaltay3851
@orhunaltay3851 - 22.01.2023 22:59

I was looking for a tutorial about how to use API's and this video helped me tremendously. Amazing!

Ответить
@webdeveler
@webdeveler - 12.01.2023 23:55

While watching the video, I realized that this is a ready-made solution for business, bravo to the author

Ответить
@1972PANI
@1972PANI - 21.12.2022 20:17

Hi how are things. It would be possible that when you create a new React or Nextjs project you implement the translation of the project in several languages, for example in English, German, Spanish, etc. Thank you.

Ответить
@shotgun600
@shotgun600 - 12.12.2022 20:19

Thank you!

Ответить
@eurorock5912
@eurorock5912 - 26.11.2022 09:25

Thanks. But searchFilter isn't working correct((( After your correction (two lines of code) in this video...

Ответить