Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend challenge - Sergio Alonzo Piña #15

Closed
wants to merge 11 commits into from
Closed

Frontend challenge - Sergio Alonzo Piña #15

wants to merge 11 commits into from

Conversation

Spina7
Copy link

@Spina7 Spina7 commented May 8, 2021

Preview
image

Steps that i took to solve the challengue:

1- make the components, add the layers and make the structure, i used material-ui library to make it easier.
2- make the getData function, i wanted to use axios but i did't make it work so i decided to use normal fetch function.
3- after the getData function i made some tests to see if all works, then i used propTypes to pass the API data to the components.
4- i added my own data in the json file.
5- i fixed some things that make bugs on the tests from jest and i updated the node modules.
6- more fixing and tests, to integrate server API and my app.

the design was simple but according to the rules, i didn't have too much time to make it prettier, but it works

@Spina7 Spina7 closed this by deleting the head repository Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant