/amazon-clone-nextjs

Amazon clone with next.js and tailwind.

Primary LanguageJavaScript

Amazon clone

Stack

  1. React.js
  2. Next.js
  3. Tailwind.css

Installation Steps

Using npm

Run commands

  1. npm install

  2. npm run dev

Or using yarn

Run commands

  1. npm install --global yarn

  2. yarn install

  3. yarn run dev