- Design inspiration: dribbble.com/thearthurk
Modern looking e-clothing store
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
git clone https://github.com/domssilva/bywear
cd bywear
npm install
npm start