Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 606 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 606 Bytes

Skillwave consulting website

This is the official website of the Argentina-based HR firm Skillwave consulting. Feel free to visit the live website.

Javascript

A standard but stylish React app created with create-react-app, it solely uses functional components, which allowed me to use some different hooks here and there.

Styling

I decided to use a 7-1 Sass Architecture, I only created the directories that made sense for this particular project (no need to create an empty vendors folder) with SCSS syntax, which keeps the code pretty modular in my opinion.