DEV Community

Cover image for Next13 Fullstack Ecommerce 🛒 | React, Typescript, TailwindCSS, Prisma and MongoDB 🔥
Chaoo Charles
Chaoo Charles

Posted on

Next13 Fullstack Ecommerce 🛒 | React, Typescript, TailwindCSS, Prisma and MongoDB 🔥

I start a new Fullstack E-commerce course on my YouTube Channel 🔥

It's free 🙌

ecommerce preview

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 (12)

Collapse
 
mezieb profile image
Okoro chimezie bright

Nice work thanks for sharing

Collapse
 
chaoocharles profile image
Chaoo Charles

welcome buddy, hope you will get to learn more from the course..

Collapse
 
mezieb profile image
Okoro chimezie bright

Yes sure finished the demo part in your chanel👍👍👍👍 and we are glad to have you on board

Thread Thread
 
chaoocharles profile image
Chaoo Charles

awesome, incase of any questions just let me know

Collapse
 
lexycon002 profile image
Awowole Hammad Olamilekan

Nice work buddy.
Thanks for sharing this masterpiece

Collapse
 
chaoocharles profile image
Chaoo Charles

Welcome buddy 🤝

Collapse
 
danmusembi profile image
Daniel Musembi

This is very resourceful buddy

Collapse
 
chaoocharles profile image
Chaoo Charles

Thank youu, go check it out!

Collapse
 
danmusembi profile image
Daniel Musembi

Image description

Video is not playing, drop YouTube link

Collapse
 
chaoocharles profile image
Chaoo Charles
Collapse
 
hovertig profile image
Honey

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

Collapse
 
chaoocharles profile image
Chaoo Charles

Check nextjs internationalization
nextjs.org/docs/pages/building-you...