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.

Author: Dev AT

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