NikolaD93 / Gaming-shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gaming-shop

Technologies used:

  • Html, Css & JavaScript for frontend.
  • Node.js as backend.

Users should be able to:

  • View all the listed products
  • Add products to cart
  • See items in the cart,price of each item, as well as total price
  • Remove single item or all items from cart
  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page

In order to see products on the products page and to be able to manipulate with them :

  1. Go to folder server
  2. type - npm install
  3. type - npm start

Gaming shop home

Gaming-shop-products

About


Languages

Language:HTML 36.7%Language:JavaScript 25.4%Language:SCSS 20.8%Language:CSS 17.2%