frontend
frontend copied to clipboard
Platzi Master Challenge Solution Alejandro Dotor
Platzi Master Challenge Solution Alejandro Dotor Email Platzi: [email protected]
-
Component creation CV components were created according to structure.
-
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.
-
Styles Styles were adapted according to my original CV, Breakpoints have been implemented to properly view from any device.