/bywear

E-commerce clothing store

Primary LanguageJavaScript

Bywear


Project Concept

Modern looking e-clothing store

mobile-tablet-desktop view


Technical Overview

Case study to practice my react knowledge.

With this project I focused on creating the cart system by myself from scratch.

Stack:

  • html
  • js
  • css/sass
  • React

Libraries/APIs:

  • react-router-dom
  • leaflet (map)
  • Browser API

Created from scratch:

  • cart system

Setup

git clone https://github.com/domssilva/bywear
cd bywear
npm install
npm start