react-eth-challenge icon indicating copy to clipboard operation
react-eth-challenge copied to clipboard

Solution of first challenge of REACT by Edgar A Guevara.

Open EdgarAGuevara opened this issue 2 years ago • 0 comments

DESCRIPTION

Solución al reto:

First I tried to figure out how the components should be, and for this task, I used the tests to understand what the expected. Second I created the components based on the test and create a structure within them. Third I created the method to get data from data.json(on json-server). Then make all CSS classes on App.styl to show the data in the best way. Finally, I mapped all data throughout all components and adjust the test because there was nothing about the object within the data to show.

Note: For this challenge, I couldn't take all the necessary time to make the best project because I got Covid, I did my best within the lack of time I had.

Nombre: Edgar A Guevara Usuario Platzi: edgguevara

Reto:

  • [x] Primer problema
  • [x] Segundo problema
  • [x] Tercer problema
  • [x] Cuarto Problema
  • [x] Quinto Problema
  • [x] Sexto Problema
  • [ ] Septimo Problema

EdgarAGuevara avatar Jul 11 '22 19:07 EdgarAGuevara