web_next/donutshop_ecommerce/README.md
2024-07-31 17:22:42 -05:00

510 B

E-commerce web application with Next.js

This project is a full stack donut delivery web application. We will be using MongoDB to store data and Amazon S3 to store all images. For user authentication, we will be using NextAuth.js and have two options (google provider and credentials provider) for users to register/login into their dashboard.

Web application architecture diagram

To start the project

  • npm run dev