Skip to content

Latest commit

 

History

History
99 lines (69 loc) · 2.38 KB

README.md

File metadata and controls

99 lines (69 loc) · 2.38 KB

Amazon Logo
Amazon-clone

Amazon Clone created with Next.JS.

Release Deployment License

DemoKey FeaturesKey TechnologiesSetupSupportLicense

Homepage Screenshot


Order Screenshot


Stripe Screenshot


Demo

Here is a working live demo here


Key Features

  • Payment Processing
  • Authentication
  • API Product Data Fetchcing
  • Orders Stored in Database using Webhook
  • Persist App State
  • Responsive Design
  • Cart
  • Bookmarks
  • Animations

Key Technologies

  • Next.JS
  • Stripe
  • Firebase
  • TailwindCSS
  • Mobx
  • Webhooks
  • NextAuth
  • Fake Store API

Setup

Clone this repo to your desktop and run yarn install to install all the dependencies. Then run yarn dev to start the application locally

Change the .env.example file to .env.local and fill the empty fields

Test card: 4242 4242 4242 4242


Support

Whether you use this project, have learned something from it, or just like it, please consider supporting it by buying me a coffee, so I can dedicate more time on open-source projects like this :)

Buy Me A Coffee

License

You can check out the full license here

This project is licensed under the terms of the MIT license