SaraDahman / wearable-ecommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wearable shop website

Live Website

You can check the website here Heroku.

Links

ER-diagram

e-commerce ER-diagram

Description

It's a basic e-commerce web application that sells clothes. The user can browse through the products even when they're not logged in. Still they can sign up and sign in in order to purchase roducts.

User Stories

  • The user should be able to sign up or sign in.
  • The user can view the produc's details when they're not signed in.
  • The user should be able to see all products that he added in his cart when he moved to the cart page.
  • The user should be able to delete any product from his cart.

How To clone Our App:

  • Open gitBash wherever you want to save the project on your device.
  • Clone the repository to your device (git clone https://github.com/CA-G12/e-commerce-team8.git).
  • Enter repo cd e-commerce-team8

How to run the project:

  • open the terminal inside the project folder.
  • npm i
  • npm run dev
  • in another terminial cd client
  • npm i
  • npm start

Technologies:

  • JavaScript
  • Express
  • ES-lint
  • React
  • Html
  • Css

Team members:

About


Languages

Language:JavaScript 81.3%Language:CSS 15.2%Language:PLpgSQL 2.0%Language:HTML 1.1%Language:Shell 0.4%