Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

https://psidh-amazon.vercel.app/

Awesome Lists containing this project

README

        

# Amazon Clone

use these credentials to login

```
[email protected]
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/)