Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 824 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 824 Bytes

Amazon Clone Using Next.JS, Tailwind CSS

Features

Here's the feature's included in this project

  • 🌐 FULL Ecommerce functionality which includes both back-end and front-end
  • 👨‍👩‍👧‍👦 Login Page
  • 📦 Products Page
  • 🛒 Cart and Checkout Page
  • 💳 REAL Payments (Stripe Credit Card Payments)
  • 📝 Order History Page (Real time database)
  • ❄ Awesome animations like React Hover effects

Installation Steps

Using npm:

Run commands

  1. npm install

  2. npm run dev

Contribution Guide:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.