Build and Deploy a Modern Next.js 14 Application | React, Next JS 14, TypeScript, Tailwind CSS

Sdílet
Vložit
  • čas přidán 25. 06. 2024
  • Ultimate Next 14 Course is now live: jsmastery.pro/next14
    The demand for Next.js 14 applications peaked! Now is the perfect time to build a state-of-the-art modern application that utilizes all of the latest and greatest of what Next 14 has to offer, leveraging features such as server-side rendering and the app router.
    Quick heads up: This tutorial covers Next.js 13, but don't let that number fool you. Next.js 14 is essentially a performance-focused update of version 13. That means every concept, technique, and feature we dive into here is just as applicable and relevant in Next.js 14
    💼 Land your dream job with expert mentor guidance or get your money back.
    To find out more, apply here: jsmastery.pro/masterclass
    💻RapidAPI: rapidapi.com/hub/?...
    💻RapidAPI Cars API: - rapidapi.com/apininjas/api/ca...
    🎥 React.js Crash Course: • React JS Full Course 2...
    🎥 Next.js 14 Crash Course: • Next.js 14 Full Course...
    📚 Materials/References:
    Ultimate Next.js 13 Roadmap: resource.jsmastery.pro/nextjs...
    GitHub Code (give it a star ⭐): github.com/adrianhajdin/proje...
    Public folder (assets): drive.google.com/file/d/1Ague...
    GitHub Gist Code: gist.github.com/adrianhajdin/...
    Next.js 13 Bug: github.com/vercel/next.js/iss...
    Car images API: www.imagin.studio/car-image-api
    Customer key for IMAGIN.studio API for personal projects:
    Please use the following customer key (hrjavascript-mastery) if you like to experience how this API works and how you can embed it in your experimental projects.
    Become their client and get an exclusive offering:
    In case you would like to use it for business purposes, you'll get a special discount. Once you register at their website for an introduction call and mention JSM as the referrer, you will get your first month for free once you sign a contract and become their customer. This also opens up the world to other APIs they provide
    Alongside building this application, you'll also learn how to:
    - Use Next.js 13 App Router and Server side Rendering
    - Implement Advanced Search Functionality
    - Create Filtering Capabilities
    - Optimize Metadata and SEO
    - Create custom filter, combo box, and modal elements
    - Maintain a well-organized file and folder structure.
    - Embrace the principles of writing clean code.
    💻 Join JSM on Discord - / discord
    🐦 Follow JSM on Twitter - / jsmasterypro
    🖼️ Follow JSM on Instagram - / javascriptmastery
    💼 Business Inquiries: contact@jsmastery.pro
    Time Stamps 👇
    00:00:00 - Intro
    00:12:10 - Hero Section
    00:29:00 - Layout
    00:47:31 - Car Catalogue
    01:16:23 - Rapid API Cars
    01:45:38 - Card Details Modal
    02:04:05 - Car images
    02:13:23 - Search
    02:25:26 - Server-side rendering
    02:20:36 - OMG, A BUG
    02:33:36 - Custom Filters
    02:50:50 - Show More
    03:00:22 - Client-side rendering
    03:20:28 - Deployment

Komentáře • 919

  • @javascriptmastery
    @javascriptmastery  Před 9 měsíci +35

    This tutorial covers Next.js 13, but don't let that number fool you. Next.js 14 is essentially a performance update of v13. That means every concept, technique, and feature we dive into here is just as applicable in Next.js 14
    Ultimate Next 14 Course is now live: jsmastery.pro/next14

    • @sfincione2000
      @sfincione2000 Před 6 měsíci +1

      FYI - imagin.studio seems to have changed their policy. There no longer seems to be a trial version, so the car image API isn't available to do some testing. Do you know any alternatives?

    • @physicschemistry2190
      @physicschemistry2190 Před 5 měsíci +2

      CAR IMAGE API KEY IS NOT WORKIG AND IN GITHUB ALSO THERE IS NOT ANY API KEY . IF THERE IS SOME OTHER FREE API FOR IT THEN PLEASE GIVE ME OTHERWISE IF YOU CAN GIVE YOUR APIKEY THEN PLEASE GIVE ME . PLEASE REPLY

    • @javascriptmastery
      @javascriptmastery  Před 5 měsíci +1

      @@physicschemistry2190 it should be working

    • @i-am-artur
      @i-am-artur Před 5 měsíci +2

      @@javascriptmasteryfor me the API works fine. Thank you for tutorial by the way

    • @nurmuhammadyorov9775
      @nurmuhammadyorov9775 Před 3 měsíci

      2:30:02 when I click Search 404 Not Found error
      Is this page related to the rapid api? The link contains % 20, if I delete this %20 search page, the page is finding I can't find where mistake is

  • @Codemyhobby
    @Codemyhobby Před rokem +418

    This man's projects are better than most udemy courses. And the best part is that they are real time projects. Thanks for this!

  • @koltenrasmussen289
    @koltenrasmussen289 Před 10 měsíci +49

    If anyone got to 03:00:22, a simple fix I found by going through the comments in the bug in Next scrolling-
    1. Search your application for "router.push", 3 should appear
    2. Replace "router.push(newPathName);" with "router.push(newPathName, {scroll: false});"
    3. Skip to Deployment 03:20:28

    • @jrom_ai
      @jrom_ai Před 9 měsíci +3

      YOU'RE THE MAN! 🤩🤩

    • @PetriikVx
      @PetriikVx Před 8 měsíci +2

      Thank you!!!!

    • @nelsoncarter8323
      @nelsoncarter8323 Před 3 měsíci +3

      works perfectly. this also fixed the searchbar scrolling to the top. thanks so much

  • @geldimansaku
    @geldimansaku Před rokem +52

    I remember asking you for such an app few weeks ago, and you made it a reality. Really appreciate it, big thanks 👍

  • @farihanmail
    @farihanmail Před rokem +52

    I just finished the last next13 course (first time using nextjs), and wanted to find another next 13 course with typescript. This is definitely what im searching for! Gained so much knowledge from your videos. May god bless you and your family.

    • @javascriptmastery
      @javascriptmastery  Před rokem +4

      Fantastic!

    • @willowPAPA
      @willowPAPA Před rokem

      There aren’t many people doing full build videos, would definitely love to see more

    • @jaigaur1303
      @jaigaur1303 Před rokem

      bro did the car api work.....isn't it not free for all
      how did you managed tp fetch the car photos ?

    • @phucthien378
      @phucthien378 Před 11 měsíci

      kmm

    • @user-ly7tw8td1h
      @user-ly7tw8td1h Před 11 měsíci

      How he got .git folder?

  • @nikunjmehra935
    @nikunjmehra935 Před rokem +40

    Wonderful! Super excited for a TypeScript project finally!!❤

  • @elandamor
    @elandamor Před rokem +2

    Simply WOW, easy to follow and appreciate the extra steps to bring to attention the NextJS scroll bug... You have a new subscriber... Keep up the good work. Thank you soooo much for this.

  • @aldofematWorkout
    @aldofematWorkout Před 11 měsíci +13

    Very clear as always! I would love to see an ecommece with NEXT JS, STRAPI, TAILWIND, TYPESCRIPT, AND STRIPE, and also another video with django, python, postgreeSQL and tensorflow.js for a backend. Thanks

    • @pattierney6845
      @pattierney6845 Před 10 měsíci +1

      I would add Firebase to this list rather than an api. How would one implement this?

  • @BeastFish22
    @BeastFish22 Před rokem +5

    Best tutorial on youtube!! Extremely useful and always up to date with the technologies!! Great job, keep it up!

  • @abdulateefdamilola.o8900

    Adrian, I'm short of words, ur courses are state of da art, premium grade, educational nd more
    Tanx so much for what u've done for us at large

  • @IshmamAhmed
    @IshmamAhmed Před rokem +3

    I’ve been developing next 12 and 13 apps for the last 9 months including my website which also uses typescript. Making these has only benefited me, I recently got hired for all my nextjs apps where I’m genuinely making buck according to average software engineering jobs. Take this man’s word and work with nextjs with typescript it truly is the way forward

  • @christophermungiria2876
    @christophermungiria2876 Před 7 měsíci +1

    I’ve recently started Typescript from JavaScript and this video has helped me a lot. Please do more of these as well as more React Native videos

  • @obahsylva7755
    @obahsylva7755 Před 7 měsíci +4

    Great build. I always love your tutorials and in-depth explanations. I would love to see a Zoom project using Next Js 14

  • @PattyBeautCode
    @PattyBeautCode Před rokem +3

    Thank you to a million times ! your work is incredible like always !
    and I would love to see more Nextjs 13.4+++ with API series like this project
    and Please more Build and sell API tutorial for 2023 version

  • @JoseFlores-ol4cc
    @JoseFlores-ol4cc Před 8 měsíci +1

    Muchas Gracias por este curso y por tomarte el tiempo para hacerlo. La verdad que lo que aprendi en este curso fue asombroso. Voy a seguir viendo mas. Saludos desde Argentina

  • @sfincione2000
    @sfincione2000 Před 6 měsíci +1

    Fantastic demo project! Great job.

  • @ayushpillai333
    @ayushpillai333 Před rokem +12

    Thank you so much Adrian.. You came up with typescript 😍❤️
    Really appreciate your efforts in educating us.

  • @AmanSingh-yy4fn
    @AmanSingh-yy4fn Před 3 měsíci +5

    If you are watching this video recently the Next js recently got updated you can completly skip the client Sider Rendering part by adding this this extra paramater in the router
    In components/ShowMore
    router.push(newPathname,{ scroll: false });
    In components/SearchBar
    router.push(newPathname, { scroll: false })
    Happy Coding >

    • @aninima01
      @aninima01 Před 2 měsíci

      do you have any solution for car images API ?

    • @ohemufelix9971
      @ohemufelix9971 Před 22 dny

      How about the API seems to no longer work

  • @quarterpie5338
    @quarterpie5338 Před 11 měsíci +3

    I can't believe you are doing this for free man, thank you so much.

  • @MalikDixon
    @MalikDixon Před rokem +2

    This is one of the best NextJs Video that I had taken. the time to review It is very thorogh i,n the presentation and the connection to the API was very simple. More typescript Next.JS please.

  • @ai_coding
    @ai_coding Před rokem +3

    The way u explained apis & fetches made me finally understand it! Clean build & Thank you.🙏

  • @shiveshtiwari2612
    @shiveshtiwari2612 Před rokem +5

    Hey, just wanted to give some gratitude to what you're doing. I really thank you for all these projects as they have helped me a lot.
    Also, there is a request if you can make some more videos related to app development like react native.
    Also it would be great if you can give a course on flutter, I really want a flutter course from your side...

  • @panoramixer
    @panoramixer Před 8 měsíci +2

    it's always amazing work from this channel. Also I've added {scroll: false} in all router.push to disable scrolling to the top of the page, and this works for me.

  • @oguzhanaydn7482
    @oguzhanaydn7482 Před rokem +2

    thank you so much for the next13 typescript project video ♥ im having so much fun following your instructions and coding parallelly.

  • @DW5000-sz9sv
    @DW5000-sz9sv Před 11 měsíci +3

    While i do really appreciate the content, as a designer trying to hone my frontend skills in react this course went from 0 to 100 really fast. I watched the crash course as well as mentioned in this course.
    People in my position are not necessarily super deep in ES6+, arrow functions, json etc. so while the hero part of the tutorial was great for me, the second part of the list with filters got complex really fast. Not that i wasn't able to get the same output as the author, but man i lost whatever overview i thought i had with the filter Combobox filter functions and the setQuery part with the Transition as fragtment stuff.
    I am aware that this course doesn't promise to cater to people like me, but at least i felt the need to say, that touching lightly on concepts in the start of a course, doesn't necessarily mean that they stick 100% in the very next chapter where the complexity goes up rapidly.
    I would love a course like this that is laid out in simpler steps/chapters and touches more on the 'why' and 'how' of all aspects of what is going on, repeatedly as the course progresses. A course that doesn't point to other videos to understand an arrow function for instance, but discusses the topic as it appears in the course.
    Also up until now i didn't experience any recaps of what we just did - and again why we did (and structured) it like that.
    Anyway, I'll keep at it and hopefully it'll stick more and more. This seems to be the only real course on typescript with react and nextjs. Hope this feedback finds you well.

  • @_elusivex_
    @_elusivex_ Před rokem +9

    Finally the typescript project which i was waiting for came. Btw i wanted to tell you that you are the most professional and organised coder i have ever seen. Love from india.

  • @lukas.webdev
    @lukas.webdev Před rokem +2

    Awesome! This is sooo valuable! Thanks for sharing with the community 😉🔥

  • @nolifeking7128
    @nolifeking7128 Před 8 měsíci +1

    it's an honor to complete this course, thank you so much!

    • @nipunjayasinghe1880
      @nipunjayasinghe1880 Před 8 měsíci

      Can you send me the code?? I'm trying to do. But there are some errors?

  • @olitalks1
    @olitalks1 Před rokem +5

    Thanks jsm for making such marvelous projects.If it has live demos or figm design it would be very helpful for us to give a first try by our own.However, undoubtedly i am grateful to you.

  • @anassnassim
    @anassnassim Před rokem +5

    i just finish the last course of create promptopie with nextjs
    thank you for this great content you provide

  • @cotosolis3378
    @cotosolis3378 Před 11 měsíci +2

    One of the best courses i've ever seen, nice work, nice explain, you deserve a golden globe jaja, the only thing that i have to say its that we need a new API key or another API to use, now its a no image project haha, cheers bro and well done!

  • @taunado
    @taunado Před rokem +1

    Brilliant. +1 for more Next, TS, Tailwind projects.

  • @paraschauhan9978
    @paraschauhan9978 Před rokem +7

    Wow i was looking for latest next 13.4 project with typescript (coz I just learned ts ) and tailwind ❤️❤️ and your notification just popped up ✌️ THANKYOU❤️

  • @nikita-shtimenko
    @nikita-shtimenko Před rokem +4

    I didn`t watch the video yet, but i already know our man delivered us something awesome, better than most courses out there, for *free*.
    Thank you :)

  • @kimipossible
    @kimipossible Před 11 měsíci +1

    Great video! Thank you. I am specifically doing tutorials in TypeScript so I really appreciate the content!!

  • @abuhossain4274
    @abuhossain4274 Před rokem +1

    the way of making the project is awesome !! i love it.

  • @adriablancafort
    @adriablancafort Před rokem +5

    Great as always! Thanks for your content

  • @ryanlee8130
    @ryanlee8130 Před 11 měsíci +21

    for those having issue with scroll top from router,, just add {scroll: false} because initially scroll is set as true by default for router in nextjs

    • @Thehardgamer64
      @Thehardgamer64 Před 10 měsíci +8

      router.push(newPathName, { scroll: false });

    • @Houseofstartup
      @Houseofstartup Před 10 měsíci +2

      Thank you i was facing the same problem

  • @anggriawanmr
    @anggriawanmr Před rokem +2

    Finally! Thank you Adrian, I really glad found your channel year ago

  • @emilejohngarcia3812
    @emilejohngarcia3812 Před rokem +3

    Great! i'm looking forward to watch more of Typescript projects in this channel :)

  • @kamaliddinsattorov7493
    @kamaliddinsattorov7493 Před rokem +4

    Thanks for the knowledge you have shared. Love your typescript nextJs tutorial. Please, do more of them, and also, can you do a similar project with the use of Shadcn UI. There are almost no tutorials on the web with Shadcn-ui

  • @carlosolivares1598
    @carlosolivares1598 Před 9 měsíci +1

    Nice of using lastest Next version and TypeScript! Very helpful and we want more content like this. Also, I am interested in a fullstack project with Nest and Next ;)

  • @anshuls3104
    @anshuls3104 Před rokem +2

    I just finished learning basic concepts of Typescript, and was searching for a cool project, here comes JSM, thanks a lot !😄

  • @dytomabatogouma7898
    @dytomabatogouma7898 Před rokem +4

    Another wonderful and amazing project to learn from. Thanks for sharing these masterpieces for free. I definitely would like to watch more videos on TypeScript.

  • @denysgl3732
    @denysgl3732 Před rokem +4

    Hi! Great channel, great projects, ideal voice comments pace and clarity. Thank you for your work.
    As for Typescript, sure it's getting more and more popular nowadays but I personally prefer classic JS.

    • @user-ol2sd8hd9k
      @user-ol2sd8hd9k Před 10 měsíci +1

      TypeScript is everything JavaScript never was, is not and probably never will be.

  • @arielelias2413
    @arielelias2413 Před rokem +2

    Yes, we want more, and more, and more projects like this one (in NEXTJS of course). I'm triying to specialize in Next and you are my best teacher. Thanks for all. I will by you a coffee

  • @ngampusonline
    @ngampusonline Před 9 měsíci +1

    best tutorial ever! It just 3 hours, but I finished all in three days. Many thanks Adrian!

    • @sairakausar
      @sairakausar Před 5 měsíci +1

      you have Image API key , because API key is not work

  • @konidoniravirr6580
    @konidoniravirr6580 Před rokem +3

    Sir, Thank you and i want more series like this with ts+next+mongodb ...😊

  • @jimmyj.6792
    @jimmyj.6792 Před rokem +3

    Awesome tutorial and so modern 😍😍😍 you are a beast, thanks for it 🙏🙏

  • @tonybenci2796
    @tonybenci2796 Před rokem +2

    Thank goodness these wonderful tutorials are now in typescript... thank you... more please

  • @Jj-bo1dm
    @Jj-bo1dm Před 5 měsíci +2

    Nice content , thank you so much . hope you continue this kind of videos! more power!

  • @sabato.rwanda
    @sabato.rwanda Před rokem +3

    thanks man this is amazing nextjs project tutorial I've ever seen.💖

  • @anandbaraik5010
    @anandbaraik5010 Před rokem +3

    You are gem 💎 thanks for everything mate!

  • @talleyrand9530
    @talleyrand9530 Před rokem +2

    First of all, thank you very much for your work. And yes, typescript is everywhere now and it's become a must in job descriptions.

  • @saidibrahim5931
    @saidibrahim5931 Před rokem +2

    What a great course and project, no words can describe your effort and time for teaching people, what's the reason you choosed next.js over express.js. your previous projects were express and now you shift to next.js

  • @ibrahhim2096
    @ibrahhim2096 Před rokem +5

    Crazy that there are no ads in such great content

  • @dhananjay5053
    @dhananjay5053 Před rokem +3

    on point...thanks for doing so many things free for us

  • @abuarabarab7421
    @abuarabarab7421 Před 7 měsíci +2

    The solution of scrolling to top after pushing new path to router is : simply adding {scroll:false} as second argument to router.push(path, {scroll:false}) 💯

  • @mimcris8481
    @mimcris8481 Před 8 měsíci +2

    Finished! Nice project, everything still working so far, use scroll false when using router.push though. The image car api has watermark but it's still useble in my opinion.

  • @sebastiancastillo3560
    @sebastiancastillo3560 Před 11 měsíci +4

    Really amazing tutorial , Thanks so much Elliot!! 👏👏
    The solution for the scroll bug over nextjs v-13.4.12 is router.push(newPathName, { scroll: false })
    It's works for me 👍

  • @pavels9566
    @pavels9566 Před rokem +4

    Hi Adrian, please do more TypeScript tutorials for sure! Thank you!

  • @swissguard8157
    @swissguard8157 Před rokem

    great video Adrian! Definitely continue making these with typescript

  • @user-gj1ny8px4n
    @user-gj1ny8px4n Před rokem +1

    subscribed! thank you for all of your projects and tutorials!

  • @afamsval
    @afamsval Před rokem +3

    I am so happy about the typescript. Thank you so much Sir

  • @Andrew-Tsegaye
    @Andrew-Tsegaye Před rokem +4

    As you promised you did it, what a respected citizen 👏 👌 🙌 👍 ❤🎉❤🎉🎉

  • @estevaolibardi
    @estevaolibardi Před 10 měsíci +1

    i'm very happy for typescript, thanks!

  • @ghulammujtaba9236
    @ghulammujtaba9236 Před rokem +2

    I was eagerly waiting for a NextJS project with Typescript. You don't disappoint

  • @redmoor553
    @redmoor553 Před 9 měsíci +4

    The way to fix the scrolling bag is to pass {scroll: false} as the second parameter to router.push() function.
    It shoould look like:
    router.push("/yourpathname", {scroll: false})

  • @judevector
    @judevector Před rokem +3

    Man i can comfortably sau you qre the Reason am going to be a better and good web developer, you are a rare gem and CZcams knows that that's why your videos always pop up on top whenever you upload

  • @kristofferohrn
    @kristofferohrn Před 10 měsíci +1

    Your tips are much appreciated!

  • @CC_Double
    @CC_Double Před měsícem

    This is awesomeeeeee!

  • @hassanahmad4008
    @hassanahmad4008 Před 4 měsíci +9

    The imagin.studio api is no longer working and the images are not shown. How to resolve this issue?

  • @juneroyd.quinimon495
    @juneroyd.quinimon495 Před rokem +4

    This man's project makes us rich fast. Thanks for this one!

  • @aakash1830
    @aakash1830 Před 8 měsíci +2

    Thank you! You are doing great job!

  • @helpy852
    @helpy852 Před 11 měsíci +1

    Man please keep up the good work and i can't emphasize Typescript enough. Thank you!

  • @tomasburian6550
    @tomasburian6550 Před 10 měsíci +3

    Next.js is great, we use it at work for all our React-based projects and it saves so much time and effort, lets us work quite efficently.
    The only thing I find disturbing as of late is that a lot of tutorials teach with Tailwind, which isn't as commonly used in the business. Luckily a dev who has at least some work experience is able to substitute with his preferred framework instead.

    • @Nulimitz
      @Nulimitz Před 7 měsíci +1

      Does youe team use Bootstrap or custom css?

    • @tomasburian6550
      @tomasburian6550 Před 7 měsíci +1

      @@Nulimitz We used Material UI

  • @nelmansenarathne6385
    @nelmansenarathne6385 Před rokem +3

    Excellent project. Thanks.

  • @karim6179
    @karim6179 Před 10 měsíci +2

    wonderful video thanks a lot, for the issue of scrolling to the top you can keep it server side rendering and add to the router.push a property of { scroll: false } which is gonna look smg like that : router.push(newPathname, { scroll: false }); that would solve it without needing to move back to the client side rendering enjoy guys

    • @javascriptmastery
      @javascriptmastery  Před 10 měsíci

      Has it been implemented? It wasn't working at the time of the recording! :)

  • @aleksandarconic1380
    @aleksandarconic1380 Před 9 měsíci +1

    What a project! Thank you so much for this guidance on TypeScript. I learned so much through this project!

  • @amstudiosPine
    @amstudiosPine Před rokem +3

    Very exicted for this project

  • @iAmTheWagon
    @iAmTheWagon Před rokem +3

    Ooohh yeah buddeeehh. TypeScript!🎉

  • @amotekundev
    @amotekundev Před rokem

    The best in the game. Yes the typescript projects are awesome. Keep making projects with it.

  • @levanilevanidze9294
    @levanilevanidze9294 Před 4 měsíci +1

    I am so happy about typescript

  • @ghulammujtaba9236
    @ghulammujtaba9236 Před rokem +7

    The car api by Imagin studio is only for organizations. We cannot get it.
    Is there any alternative?

    • @reinaldoromero2545
      @reinaldoromero2545 Před rokem +1

      II have searched all over the internet and I can't find an api with free images of cars😭

    • @joseriquelme9673
      @joseriquelme9673 Před rokem

      Let's hope someone finds another api that helps us :/

    • @ghulammujtaba9236
      @ghulammujtaba9236 Před rokem +4

      @@joseriquelme9673 I didn't complete the course because of the api and don't have any motivation left to continue.

  • @RedXtremeHacker
    @RedXtremeHacker Před rokem +3

    This is incredible.

  • @Tapadar.Monsur
    @Tapadar.Monsur Před rokem +2

    Another great video! Thanks, Adrian.

  • @giannisnik5295
    @giannisnik5295 Před rokem +1

    Excellent !!!!!Thanks for helping so much our Community!!!!

  • @itsjmendez
    @itsjmendez Před rokem +2

    Yeeeeeeees lets go! Thank you! I think everyone is looking for this tutorial.

  • @BriansRecaps
    @BriansRecaps Před 4 měsíci +5

    to fix the scrolling error aftter searching at 2:32:44 i used router.push(newPathname,{scroll: false}); in our searchbar.tsx file

  • @gordxrohit
    @gordxrohit Před rokem +3

    I'm in love with Your Content 😍 Adrian 😻 I'm always waiting for your new video to learn something new ❤ 🙇 thanks for making our journey of learning awesome from ur video 🎉❤

  • @affiliatepaid747
    @affiliatepaid747 Před 10 měsíci +1

    You are a God my man.... You have taught me REACT.....today I am earning through React....I respect you my LORD

    • @mohamed_younes77
      @mohamed_younes77 Před 10 měsíci +2

      chill bro a god ????? i know that he helped you and congrats but you better delete the comment 😶

  • @Matty100
    @Matty100 Před rokem +2

    Yes!! Thank you Adrain I can't wait to give this one a spin

    • @javascriptmastery
      @javascriptmastery  Před rokem +2

      Hope you like it!

    • @Matty100
      @Matty100 Před rokem +1

      After an 1.5-2 hours of searching finally found it!!! Error was hiding in the utils/index I put limits instead of limit in the fetch call. #BowToYourSensei! 🤩🙃

  • @Lorkisen
    @Lorkisen Před 11 měsíci +8

    Api key not working, so I'm stuck at Car Images, but thanks for the effort. I learned a lot so far.

  • @zacaw99
    @zacaw99 Před 10 měsíci +3

    A fix to the scroll to top issue at 2:32:41. Change router.push(newPathName) to router.push(newPathName, {scroll: false}) in your SearchBar.tsx file inside the updateSearchParams function.
    That has fixed it for me. At least until normal functionality is resumed

  • @akshitgupta4749
    @akshitgupta4749 Před 9 měsíci +1

    Thankyou Adrian this project is so knowledgabale. I cannot thankyou enough man.

  • @user-gn7qi5xv4j
    @user-gn7qi5xv4j Před 10 měsíci +1

    Great as always and waiting for more Typescript Projects...

  • @elliscaicedo9045
    @elliscaicedo9045 Před rokem +4

    Awesome 🎉

  • @abdulrehmanbaber2104
    @abdulrehmanbaber2104 Před 11 měsíci +4

    key provided is not working for imagin studios.

  • @letMeSeeTheCode-xq5hv
    @letMeSeeTheCode-xq5hv Před rokem +1

    I can't wait to see the backend functionalities being activated

  • @titan6421
    @titan6421 Před 2 měsíci

    Great Project Man!! Keep up