Skip to content

This GitHub repository contains an Amazon clone project built using Next.js, a popular React framework. The project aims to create a functional e-commerce website similar to Amazon, with features such as product listings, shopping cart, and checkout process.

Notifications You must be signed in to change notification settings

Amayuru1999/Amazon-Clone

Repository files navigation

Amazon

Installation Steps

Using npm

Run commands

  1. npm install

  2. npm run dev

Or using yarn

Run commands

  1. npm install --global yarn

  2. yarn install

  3. yarn run dev

This is a GitHub repository for an Amazon clone project built using Next.js, a popular React framework. The project aims to create a functional e-commerce website similar to Amazon, with features such as product listings, shopping cart, and checkout process.

Main Function Points

Création d'une interface utilisateur similaire à Amazon avec des fonctionnalités telles que la liste des produits, le panier d'achat et le processus de paiement. Utilisation de Next.js, un framework React, pour le développement de l'application. Mise en œuvre de techniques de chargement paresseux (lazy loading) pour les images afin d'améliorer les performances. Gestion des dépendances et des configurations à l'aide d'outils tels que npm et yarn. Technology Stack

Next.js

React

JavaScript

CSS

About

This GitHub repository contains an Amazon clone project built using Next.js, a popular React framework. The project aims to create a functional e-commerce website similar to Amazon, with features such as product listings, shopping cart, and checkout process.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •