Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 462 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 462 Bytes

Diagnostico Extremo's website

This is the official website of the Argentina-based automotive diagnostics and scanning firm Diagnostico Extremo.

Javascript

React app created with create-react-app, it solely uses functional components to make good use of Hooks.

Styling

All components and global styles applied using Styled Components, the styling code feels pretty tidy, while also has all the superpowers that come with CSS-in-JS.