Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.63 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.63 KB

🛍️ Ecommerce application [CircleCI]

Application description

Our web application is an online platform that offers a wide variety of textile products for women, from clothing to accessories. It has implemented an easy and secure shopping method, with the option of online payment and home delivery.

In addition, it has an administration panel, to create, edit or delete products, also allows you to view the orders created and create promotions that are displayed on the home page.

Main technologies

  • React Redux
  • Firebase
  • cypress

Some images of the website

react native chat react native chat
Store Payments
react native chat react native chat
Admin-products Admin-orders

Installation

/* First, Install the needed packages */
npm install

/* Then start the React app */
npm start