Amazon Clone Template Built With React, Tailwind CSS And Redux
Amazon-Clone
In this project I used;
- ReactJs
- NextJs
- Firebase
- Redux
- Tailwind CSS
- Deployed with Vercel
Amazon Clone Link => Click Me!
Author
Nazile Tağ
Using npm
Run commands
-
npm install
-
npm run dev
Or using yarn
Run commands
-
npm install --global yarn
-
yarn install
-
yarn run dev