Amazon clone in NextJS Built to learn React and NextJS Forked from Sonny Sangha's Amazon starter template Installation Steps Using npm Run commands npm install npm run dev Or using yarn Run commands npm install --global yarn yarn install yarn run dev