Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 849 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 849 Bytes

Phone catalog

👀 DEMO LINK

Description

Phone Catalog is a web application in which you can explore different phones, add them to favorites or cart and much more. The application is adapted for the web version and also for tablets and phones. The design follows this layout.

App uses products and product details APIs tо fetch data.

Favorite products and added to cart products are stored in the localStorage.

List of technologies:

  • React
  • Typescript
  • SCSS
  • Mate Academy API
  • React Router
  • Local Storage
  • Classnames
  • etc