Amazon Clone Website using Nextjs, Tailwindcss, Authjs, Stripejs.
🔗 Youtube link: https://youtu.be/-B4ccv5ddr4
🔗 GitHub Repository: https://github.com/noorjsdivs/amazon-clone
🔗 GitHub Clone link: https://github.com/noorjsdivs/amazon-clone.git
🔗 Auth.js Documentation: https://authjs.dev/
🔗 Stripe.js Documentation: https://stripe.com/
🔗 Live Website Demo: https://amazon2.0.reactbd.com/
To begin working on this project:
-
Clone the Repository:
Clone this repository to your local machine using the following command:https://github.com/noorjsdivs/amazon-clone.git
Install Dependencies:
Navigate to the project directory and install the required packages using one of the following package managers:
npm install
npm install
pnpm install
pnpm install
yarn
yarn
Start the development server using the following command:
npm run dev
npm run dev
pnpm dev
pnpm dev
yarn run dev
yarn run dev
The application will be running on localhost.
For successfully run the application and do all the functionality you must fill the keys mentioned in .env file
This project is built using Next.js and leverages modern JavaScript libraries and tools to provide a robust development environment.
Happy coding!