Skip to content

w-michelle/startfromzero

Repository files navigation

Start From Zero

This project is an eCommerce website that is created based on an actual website.

View Site

Built With

  • Next.js
  • Typescript
  • Redux
  • Prisma
  • PostgreSQL
  • TailwindCSS
  • Amazon S3
  • NextAuth
  • Stripe

Features

  • Create an account with Google or log in as a guest.
  • Merging anonymous cart with user's cart.
  • Add item to cart, update cart, delete item
  • Checkout
  • View orders & order details

At a Glance

Homepage Cart
Checkout Order History

Getting Started

  1. Clone this repository and run:
npm install
  1. Run the app
npm run dev

Releases

No releases published

Packages

No packages published

Languages