Skip to content

A copy of amazon made on ReactJS, CRUD on redux with firebase. A shopping car where you can add products , delete or modify to make a payment

Notifications You must be signed in to change notification settings

Daniel3132/amazonas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazonas

Amazonas is a clone of the popular e-commerce platform Amazon, developed using React, Redux, SCSS, React Image Magnify, Formik, and Leaflet.

Features

  • Browse through a wide selection of products and categories.
  • Add products to your shopping cart and complete the checkout process.
  • Explore products with image zoom functionality provided by React Image Magnify.
  • Use Formik to easily create and validate forms.
  • Enable user authentication and login with Google or Facebook using Firebase.
  • Utilize Leaflet to display geographical locations on an interactive map.

Installation

  1. Clone the Amazonas repository to your local machine.
git clone https://github.com/your-username/amazonas.git
  1. Navigate to the project directory.
cd amazonas
  1. Install the project dependencies.
npm install --legacy-peer-deps
  1. Start the application.
npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

A copy of amazon made on ReactJS, CRUD on redux with firebase. A shopping car where you can add products , delete or modify to make a payment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published