Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.6 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.6 KB

Shopping Cart

Built with React.js and Styled Components

This is the last project of the react course in the The Odin Project's Full-Stack JS curriculum. This was the first time I used Styled Components. Admitedly, they could have been better implemented. Moreover, in the future, I will probably refactor the code to use compound components.

Here are some screenshots of the project:

Products page

Captura de ecrã 2024-06-07, às 14 30 58

Product detail page

Captura de ecrã 2024-06-07, às 20 11 03

Empty Shopping cart

Captura de ecrã 2024-06-07, às 14 31 37

Shopping cart with items added to it

Captura de ecrã 2024-06-07, às 14 31 55

Home page

Captura de ecrã 2024-06-07, às 14 31 13