Back to projects
Ecommerce NextJS App
Eric Stober / September 25, 2024
This is an ecommerce website built with NextJS to sell any type of product.
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
- NextJS: 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 allows easy management of products and orders from the admin side in addition to easy of use for customers to purchase and access their products.