I start a new Fullstack E-commerce course on my YouTube Channel 🔥
It's free 🙌
This comprehensive course teaches you how to build powerful ecommerce application from scratch using Next.js
, React
, TypeScript
, Tailwind CSS
, Prisma
, and MongoDB
.
From frontend design to backend infrastructure, you'll learn to create dynamic interfaces, handle data modeling and queries, implement user authentication, and deploy to production. Gain the skills to become a proficient full-stack ecommerce developer and create scalable, feature-rich online stores
Check out the demo of the application in the following video
Top comments (13)
Nice work thanks for sharing
welcome buddy, hope you will get to learn more from the course..
Yes sure finished the demo part in your chanel👍👍👍👍 and we are glad to have you on board
awesome, incase of any questions just let me know
Nice work buddy.
Thanks for sharing this masterpiece
Welcome buddy 🤝
nice work 👍
This is very resourceful buddy
Thank youu, go check it out!
Video is not playing, drop YouTube link
youtube.com/@ChaooCharles
I want a features like when a user from india visits the website the price showed in INR and when a USA users visit the site the price has been automatically change to the dollar. How can i do that
Check nextjs internationalization
nextjs.org/docs/pages/building-you...