Responsive Entertainment App built with ReactJS, Sass, and ReactRouter

Solution retrospective
If you have any feedback feel free to let me know. This is the first advanced challenge I've done so far so I'm glad I was able to finish it.
Update: Recently refactored a lot of the code in this project. It definitely wasn't perfect and it still isn't but was cool to see the changes I could make.
- Split some components into smaller pieces to make it more manageable.
- Updated the file system so it was also easier to manage and track.
- Got rid of some state and moved functions around to declutter some of the lower level components.
- Created a single stylesheet that removes redundant styling for each page.
Like I said it isn't perfect. There's probably still a good chunk of redundant css and the search bar/page probably could have used it's own page and taken advantage of query params from React Router. That being said I like how this turned out. The solution for making this page responsive is nice and react router at that point in time was super intuitive.
If you still have more ways for me to improve outside of the things I mentioned please let me know. I would love to hear more feedback about what else could be improved.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Marley Reyna's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord