Amazon 2.0 Next.Js NextAuth (Google Login) Tailwind CSS Firebase (Firestore, Authentication) Stripe (Payment) Sementic HTML Installation Steps 1. Install the latest version of Node.js 2. Install the latest version of npm Using npm Run commands npm install npm run dev Or using yarn Run commands npm install --global yarn yarn install yarn run dev