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.
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://ecom-by-amogh.herokuapp.com
a)npm install
b)Connect to your mongodb and add info in next.config.js
c)Run the project http://localhost:3000
d)To run: npm run dev