https://github.com/psidh/amazon-clone
https://psidh-amazon.vercel.app/
https://github.com/psidh/amazon-clone
mongodb nextjs react tailwindcss typescript vercel
Last synced: 2 months ago
JSON representation
https://psidh-amazon.vercel.app/
- Host: GitHub
- URL: https://github.com/psidh/amazon-clone
- Owner: psidh
- Created: 2023-10-04T16:37:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T11:59:51.000Z (almost 2 years ago)
- Last Synced: 2025-06-01T16:15:25.811Z (about 1 year ago)
- Topics: mongodb, nextjs, react, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://psidh-amazon.vercel.app/
- Size: 15.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amazon Clone
use these credentials to login
```
testuser@example.com
1234
```
## Setup using Docker
1. Clone the repository
2. Run `docker-compose up`
3. Visit `http://localhost:3001`
## Features Supported:
- Login
- Logout
- View Products
- View Product Details
- Buy Product
- Add to Cart
- Wishlist
## Tech Stack
- Next.js, TS, React
- Tailwind CSS
- MongoDB
- Express
- Node.js
- Vercel
Demo: [Amazon Clone](https://psidh-amazon.vercel.app/)