image of gassan hq

Gassan

Gassan is a project I worked on while working for Reversed Digital. The website was build using React/NextJs and for me was my first encounter with styled components. I had never worked with it before and it's a real different way of styling. The awesome thing about it from my point of view is being able to add props to styled components. The reason why i prefer linaria/CSS is that you can achieve the stuff you want to do with props as well with data attributes. But it's a lot cleaner. I learned a lot working on this project adding new components and fixing issues.