Timestamps: --- 00:00:00 Intro about Why this project? 00:02:22 What you will learn in this video 00:02:49 Example QR - Use case of this project 00:03:47 Agenda of this video 00:04:50 Initialize project with NextJS 00:06:35 Install ShadCN UI and add components 00:07:56 Cleanup default html 00:08:48 Create form schema with Zod and Define form with useForm hook 00:10:46 Add Form element and use ShadCN Form Input Components 00:12:49 Debug/Troubleshoot form error 00:14:18 Styling components 00:15:54 Add Form Handler events and add QR Generation Logic 00:24:14 Display QR Code 00:26:12 Test QR Code 00:28:04 Add Download Image Functionality 00:31:00 Add Copy image to clipboard functionality
Hey, Thank you. I have pushed the code to GitHub: github.com/gkhan205/nextjs-qr-code-generator Will update this link in description too. Thank you for reminding me of this.
Timestamps:
---
00:00:00 Intro about Why this project?
00:02:22 What you will learn in this video
00:02:49 Example QR - Use case of this project
00:03:47 Agenda of this video
00:04:50 Initialize project with NextJS
00:06:35 Install ShadCN UI and add components
00:07:56 Cleanup default html
00:08:48 Create form schema with Zod and Define form with useForm hook
00:10:46 Add Form element and use ShadCN Form Input Components
00:12:49 Debug/Troubleshoot form error
00:14:18 Styling components
00:15:54 Add Form Handler events and add QR Generation Logic
00:24:14 Display QR Code
00:26:12 Test QR Code
00:28:04 Add Download Image Functionality
00:31:00 Add Copy image to clipboard functionality
thank you
Welcome. Im glad you liked it. Please consider subscribing to the channel for more such content.
Great brother...
Thank you so much 😀
Nice tutorial. Is there any github repo for this? Thanks
Hey, Thank you. I have pushed the code to GitHub: github.com/gkhan205/nextjs-qr-code-generator
Will update this link in description too. Thank you for reminding me of this.
@@codewithghazi Great.. Thanks a lot
@@hendisantika You're welcome :)
is there any api with this?
No. I have not created any api for this.