frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Platzi Master Challenge Solution Alejandro Dotor

Open alejandrodotor8 opened this issue 3 years ago • 0 comments

Platzi Master Challenge Solution Alejandro Dotor Email Platzi: [email protected]

  1. Component creation CV components were created according to structure.

  2. Function getData getData function was created to bring the information from the fake API, this was done with async await, useState and useEffect, @babel/plugin-transform-runtime was installed and added to .babelrc.

  3. Styles Styles were adapted according to my original CV, Breakpoints have been implemented to properly view from any device.

alejandrodotor8 avatar May 12 '21 17:05 alejandrodotor8