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

  Рет қаралды 18,843

RoadsideCoder

RoadsideCoder

Күн бұрын

Пікірлер: 47
@RoadsideCoder
@RoadsideCoder 23 күн бұрын
➡ My Interview Prep Course (50% Discount) - roadsidecoder.com/course-details
@UsmanHaider-w6c
@UsmanHaider-w6c 16 сағат бұрын
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 15 сағат бұрын
I have made a url shortener tutorial, please watch that. its short and easy
@allmighty2000
@allmighty2000 13 күн бұрын
This is so beautful and full of features , will definitely try
@RoadsideCoder
@RoadsideCoder 12 күн бұрын
❤️
@rushikeshgandhmal
@rushikeshgandhmal 23 күн бұрын
We need more videos on Machine Round, Basically interview related focused videos. Anyway Awesome video, Thanks for all the efforts.
@whataboutcoding
@whataboutcoding 23 күн бұрын
You are killing it man. Kudos for the effort✌✌
@nilesh6439
@nilesh6439 23 күн бұрын
Best Channel to look for projects
@whyonlyfact3602
@whyonlyfact3602 23 күн бұрын
bro you killed it
@RoadsideCoder
@RoadsideCoder 23 күн бұрын
❤️
@jawadrashid1000
@jawadrashid1000 23 күн бұрын
Thanks for a nextjs project
@RoadsideCoder
@RoadsideCoder 19 күн бұрын
@kartikkaushik4743
@kartikkaushik4743 23 күн бұрын
Thanks for sharing it
@soumadip_banerjee
@soumadip_banerjee 23 күн бұрын
Need a series/crash course on React testing
@RoadsideCoder
@RoadsideCoder 23 күн бұрын
Sure, thanks for suggestion!
@AnasSiddiqui-n2y
@AnasSiddiqui-n2y 23 күн бұрын
raised a pull request in this repo few days ago.
@KRISHNATHAKKAR-h9l
@KRISHNATHAKKAR-h9l 11 күн бұрын
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 !!!!
@mileslegend
@mileslegend 23 күн бұрын
i will build this with you
@Edit_writes
@Edit_writes 20 күн бұрын
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
@GaneshUails
@GaneshUails 23 күн бұрын
Could you make a short video on generating image logos using AI in ChatGPT.
@coderex7404
@coderex7404 23 күн бұрын
bro how you build starting 10-20 second video in which website is getting moved and scrolled
@rayyanabdulwajid7681
@rayyanabdulwajid7681 22 күн бұрын
I built the same with vanilla JavaScript by asking Claude Ai to do it. And I understood better because it's in vanilla JavaScript.
@balavikashkandukuri6139
@balavikashkandukuri6139 14 күн бұрын
Do u have Claude ai premium?
@nikhilkorane9364
@nikhilkorane9364 23 күн бұрын
Superb project but why clerk because already in calendly clone you have used same
@midhunmohan4692
@midhunmohan4692 23 күн бұрын
How did you made the initial intro
@hamudxd9497
@hamudxd9497 23 күн бұрын
❤❤❤❤
@SaiyamYadav-j9b
@SaiyamYadav-j9b 10 күн бұрын
How did you make the logo and get idea for your project name
@NOVAGAMING_08
@NOVAGAMING_08 23 күн бұрын
We need some devops now ❤
@razexamvs8756
@razexamvs8756 23 күн бұрын
Chup chamiye..aur projects dalega dalne de lodü
@AvikNayak_
@AvikNayak_ 23 күн бұрын
This is not a devops related channel. He makes web dev related videos.
@saswinvijayakumar5184
@saswinvijayakumar5184 23 күн бұрын
Can you make some interesting projects like this on mern stack??
@SaiyamYadav-j9b
@SaiyamYadav-j9b 17 күн бұрын
I want to know how did you make logo
@letscrackit3303
@letscrackit3303 2 күн бұрын
Hllo sir plz how to explain this projects on interview s
@RoadsideCoder
@RoadsideCoder 2 күн бұрын
Just like i explained in the intro
@rohitrajput2097
@rohitrajput2097 22 күн бұрын
Use Tsx instead of Jsx
@afaqahmad-ef4ky
@afaqahmad-ef4ky 21 күн бұрын
13:48
@Z3r0CO01-x
@Z3r0CO01-x 21 күн бұрын
Typescript plz
@WebDev-Sintu
@WebDev-Sintu 23 күн бұрын
when i install the npx shadcn@latest init showing error
@rustygenius98
@rustygenius98 23 күн бұрын
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 !!
@letscrackit3303
@letscrackit3303 23 күн бұрын
Sir make unique project. Don't make clones it's was helpful to us in interviews
@RoadsideCoder
@RoadsideCoder 23 күн бұрын
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 20 күн бұрын
Good work but it is already outdated because of NextJS 15!
@RoadsideCoder
@RoadsideCoder 20 күн бұрын
Nope, theres not much change. Plus no company is gonna be using next js 15 for atleast 1 year
@nobody124...
@nobody124... 23 күн бұрын
why don't you use typescript as it is industry standard.
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 201 МЛН
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 40 МЛН
Haunted House 😰😨 LeoNata family #shorts
00:37
LeoNata Family
Рет қаралды 16 МЛН
Асинхронный python / Python FastAPI / Python uv / Юрий Селиванов / #16
2:02:23
Организованное программирование | Кирилл Мокевнин
Рет қаралды 13 М.
Building the Ultimate Workout Tracker with React Native & MongoDB
3:59:34
Build and Deploy an Apple Website with React | Beginner Three.js & GSAP Tutorial
3:51:37
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 201 МЛН