This project was developed by me while I learn and practice new technologies and it is based on a real job challenge from a real company.
Companny:B2W
Original challenge description:link
My response:Run App/Demo
Source Code
Main project:challenges-accepted
Stack: React
The goal is to create a client-side application to consume an API and to show its data in the user profile. This application must work on the latests browsers.
Layout is already defined:
PSD file is also available.
This is the API endpoint. Or use this mock data.
- Application must have great user experience, no matter the device
- You can use Angular or React
- Create a build of your project in a folder called 'dist' or 'build'
- Don't forget to add instructions on how to deploy and run your project