/ecommerce-react

e-commerce site (amazon clone)

Primary LanguageJavaScript

E-commerce Website using React JS


amazon-clone

Amazon-Clone


About The Project

An e-commerce website inspired by the amazon website.

amazon-clone

Core Functionalities:

  • Creating/Signing in to an account.
  • Single Page Application (instant response time).
  • Desktop/Mobile responsiveness.
  • Adding items to cart.
  • Making payments.
  • Storing of user information for individual accounts.

Unmet Deliverables:

  • Search functionality not implemented

Although it doesn't emulate all the functionalities of the real website, it definitely maintains most of them. It is an outstanding project usable on all devices, detects signed in users and so on. It is also built with REACT & REDUX! I hope you'll love it. Click here to see the project live on the web.

Built With

Main Technologies:

  • React
  • React Router
  • Redux
  • Firebase

Getting Started

Clone-Locally

  • Enter this url: https://github.com/fatouuuu/ecommerce-react in your web browser.
  • Once opened navigate to the top left level of the project a green code download button will be visible on the righthand side.
  • Select download Zip option from drop down menu.
  • Once the download is complete you will be able to access my project locally .

Prerequisites

  • npm

    npm install --legacy-peer-deps

License

Distributed under the MIT License.

Copyright (c) 2023 Fatuma Abdullrahman and others

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.