Back to projects
Ecommerce Next.js App

Ecommerce Next.js App

Eric Stober / September 25, 2024

A modern, full stack ecommerce web application built with Next.js, Prisma, Tailwind CSS, and Stripe. This projects serves as a foundational template for developing scalable and performant online stores.

Features

  • Admin Dashboard: Password protected admin dashboard for managing products and orders.
  • Accept Payments: Accept card payments for products via the website.
  • Customer Interface: Allow customers to view products for sale and view their purchases.

Technologies

  • Next.js: A React framework for building static and dynamic websites.
  • Prisma: Prisma ORM database solution.
  • Tailwind: Tailwind CSS framework.
  • Stripe: Accept payments via Stripe.

Github Repo

View Github Repo

Conclusion

This ecommerce website provides seamless product and order management for adminstrators, while offering a user-friendly shopping experience for customers to easily purchase and access their products.