https://album-app-frontend.herokuapp.com/
- Fork this repo. Keep it public until we have been able to review it.
- Web : JS/React/Node.js/any language comfortable
- Albums/Phtos must be fetched from: https://jsonplaceholder.typicode.com/
- App should allow to switch user
- App operates as asked
- No crashes or bugs
- Follow Clean Code and SOLID principles
- Code is understandable and maintainable
Suggestion:
- Input field with a drop-down user selection.
- /users to fetch the users
- /albums to fetch the albums
- /photos associated with albums
Be creative for UI design