devat-youtuber / nextjs-ecommerce

159 stars 88 forks source link

NEXTJS - Ecommerce

Build a E-commerce Full Stack with Nextjs + Mongodb + React Hook + Bootstrap 4 Instructions on how to use nextjs in conjunction with mongodb to build a basic e-commerce website.

Demo: https://nextjs-ecommerce-six.vercel.app/

Author: Dev AT

Youtube tutorials: https://www.youtube.com/watch?v=UsEN7LGefhA&list=PLs4co9a6NhMzf-5tIWfpzDCgdMyg-CceX

Install dependencies

npm install

Connect to your mongodb and add info in next.config.js

Run the project http://localhost:3000

npm run dev

User interface

alt

alt

Admin interface

alt