Full Stack React JS Project ( Jira Clone ) - Next JS, Shadcn UI, Tailwind, Clerk, NeonDB Tutorial 🔥

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 47

  • @RoadsideCoder
    @RoadsideCoder  23 дня назад

    ➡ My Interview Prep Course (50% Discount) -
    roadsidecoder.com/course-details

  • @UsmanHaider-w6c
    @UsmanHaider-w6c Час назад +1

    Please sir, make a small but brief tutorial for Supabase, or neon database. This would help a lot to understand such an interesting projects you make. Also thanks for such a mind blowing project

    • @RoadsideCoder
      @RoadsideCoder  16 минут назад

      I have made a url shortener tutorial, please watch that. its short and easy

  • @allmighty2000
    @allmighty2000 12 дней назад +1

    This is so beautful and full of features , will definitely try

  • @rushikeshgandhmal
    @rushikeshgandhmal 22 дня назад +4

    We need more videos on Machine Round, Basically interview related focused videos.
    Anyway Awesome video, Thanks for all the efforts.

  • @whataboutcoding
    @whataboutcoding 22 дня назад +2

    You are killing it man. Kudos for the effort✌✌

  • @nilesh6439
    @nilesh6439 22 дня назад +2

    Best Channel to look for projects

  • @soumadip_banerjee
    @soumadip_banerjee 22 дня назад +3

    Need a series/crash course on React testing

  • @kartikkaushik4743
    @kartikkaushik4743 22 дня назад +2

    Thanks for sharing it

  • @jawadrashid1000
    @jawadrashid1000 22 дня назад +2

    Thanks for a nextjs project

  • @KRISHNATHAKKAR-h9l
    @KRISHNATHAKKAR-h9l 10 дней назад

    We need more complex projects mainly using Nextjs aas frontend , Node/Hono as backend and can you please use NextAuth as Authentication
    Thank you for this !!!!

  • @AnasSiddiqui-n2y
    @AnasSiddiqui-n2y 22 дня назад

    raised a pull request in this repo few days ago.

  • @whyonlyfact3602
    @whyonlyfact3602 22 дня назад +1

    bro you killed it

  • @coderex7404
    @coderex7404 22 дня назад +1

    bro how you build starting 10-20 second video in which website is getting moved and scrolled

  • @nikhilkorane9364
    @nikhilkorane9364 22 дня назад

    Superb project but why clerk because already in calendly clone you have used same

  • @GaneshUails
    @GaneshUails 22 дня назад

    Could you make a short video on generating image logos using AI in ChatGPT.

  • @SaiyamYadav-j9b
    @SaiyamYadav-j9b 9 дней назад

    How did you make the logo and get idea for your project name

  • @rayyanabdulwajid7681
    @rayyanabdulwajid7681 21 день назад

    I built the same with vanilla JavaScript by asking Claude Ai to do it. And I understood better because it's in vanilla JavaScript.

  • @midhunmohan4692
    @midhunmohan4692 22 дня назад +1

    How did you made the initial intro

  • @mileslegend
    @mileslegend 22 дня назад +1

    i will build this with you

    • @Edit_writes
      @Edit_writes 19 дней назад +1

      Have you built this project actually bro I am having an error with clerk authentication when i would signIn and then wants to take out signout after that i will not able to sign in again so if you know then pls tell how can i solve this error

  • @SaiyamYadav-j9b
    @SaiyamYadav-j9b 16 дней назад

    I want to know how did you make logo

  • @saswinvijayakumar5184
    @saswinvijayakumar5184 22 дня назад

    Can you make some interesting projects like this on mern stack??

  • @NOVAGAMING_08
    @NOVAGAMING_08 22 дня назад +4

    We need some devops now ❤

    • @razexamvs8756
      @razexamvs8756 22 дня назад

      Chup chamiye..aur projects dalega dalne de lodü

    • @AvikNayak_
      @AvikNayak_ 22 дня назад

      This is not a devops related channel. He makes web dev related videos.

  • @letscrackit3303
    @letscrackit3303 2 дня назад

    Hllo sir plz how to explain this projects on interview s

  • @WebDev-Sintu
    @WebDev-Sintu 22 дня назад

    when i install the npx shadcn@latest init showing error

    • @rustygenius98
      @rustygenius98 22 дня назад

      yes as latest next app uses react 19

    • @kartikmouli3935
      @kartikmouli3935 19 дней назад

      delete node-module
      in package,json chnage react and react-dom version to ^18
      run npm i
      this fixed for me !

    • @jLifeYo
      @jLifeYo 16 дней назад

      Yes I also got error, we need to downgrade react version from latest to stable after creating nextjs project using :
      "npx create-next-app@latest"
      Steps:
      1) delete node modules folder
      2) update react version in package.json manually :
      paste this in package.json over latest react versions ( override ) :
      "react": "^18.0.0",
      "react-dom": "^18.0.0",
      2) In terminal, type :
      "npm i"
      this will add node modules with updated version of react, the stable one
      4) then install shadcn :
      "npx shadcn@latest init"
      HURRAY DONE !!

  • @Z3r0CO01-x
    @Z3r0CO01-x 20 дней назад

    Typescript plz

  • @hamudxd9497
    @hamudxd9497 22 дня назад

    ❤❤❤❤

  • @rohitrajput2097
    @rohitrajput2097 22 дня назад

    Use Tsx instead of Jsx

  • @afaqahmad-ef4ky
    @afaqahmad-ef4ky 21 день назад

    13:48

  • @letscrackit3303
    @letscrackit3303 22 дня назад

    Sir make unique project. Don't make clones it's was helpful to us in interviews

    • @RoadsideCoder
      @RoadsideCoder  22 дня назад

      This is unique project, only features are similar to jira. I have to mention "jira clone" so that its easier for people to know what this app is all about!
      Tha actual name is ZCRUM ( Project Management Tool )

  • @stavroskefaleas6320
    @stavroskefaleas6320 19 дней назад

    Good work but it is already outdated because of NextJS 15!

    • @RoadsideCoder
      @RoadsideCoder  19 дней назад

      Nope, theres not much change.
      Plus no company is gonna be using next js 15 for atleast 1 year

  • @nobody124...
    @nobody124... 22 дня назад +1

    why don't you use typescript as it is industry standard.