Skip to content

πŸš€ Full-stack Amazon Clone: React frontend, NestJS backend, with πŸ”’ user auth, πŸ›οΈ product browsing, πŸ›’ cart, πŸ’³ Stripe payments. Explore modern e-commerce!

Notifications You must be signed in to change notification settings

jodosjodos/amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘€ Author

  • NSHIMYUMUKIZA Jean de Dieu

πŸ› Amazon Clone

Welcome to the Amazon Clone project! This full-stack application mimics key functionalities of Amazon, featuring user authentication, product listings, shopping cart management, and secure payment processing with Stripe. Built with React.js, Redux, Tailwind CSS, MUI on the frontend, and NestJS, MongoDB, Docker on the backend, it provides an immersive shopping experience.

πŸš€ Features

  • πŸ” Secure user authentication
  • πŸ“¦ Product listings and searches
  • πŸ›’ Shopping cart management
  • πŸ’³ Secure payment processing with Stripe with card
  • 🎨 Interactive UI with React.js, Redux, Tailwind CSS, and MUI
  • πŸ”§ Robust backend with NestJS and MongoDB
  • 🐳 Easy setup with Docker

πŸ›  Tech Stack

  • Frontend: React.js, Redux, Tailwind CSS, Material-UI, Stripe
  • Backend: NestJS, MongoDB
  • DevOps: Docker

πŸ“‹ Setup Instructions

# Start the application using Docker
docker compose up -d

# Set up the backend
cd api
yarn install
yarn run start:dev

# Set up the frontend
cd front-end
npm install
npm run dev 

# βš™οΈ Configuration
# Ensure to configure your .env files for both the backend and frontend according to the provided examples in each directory.

# 🀝 Contributing
# Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

# Happy Shopping! πŸ›’ Remember to configure your .env files for a seamless experience.

About

πŸš€ Full-stack Amazon Clone: React frontend, NestJS backend, with πŸ”’ user auth, πŸ›οΈ product browsing, πŸ›’ cart, πŸ’³ Stripe payments. Explore modern e-commerce!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published