Work

E-commerce Store

React
TypeScript
Cloudinary
Vitest
Sass

Online store app built using React + TypeScript

View project Products on E-commerce Store

Overview

Online store where users can add products to a cart and manage the cart.

Features

  • A responsive navigation bar is updated in real time as items are added or removed from the cart
  • Image size and resolution are optimized for performance and fetched cloud storage provider Cloudinary
  • Full test coverage using Vitest and React Testing Library
  • Styling using Sass and BEM methodology