This project was a nice little challenge and a lot of fun. The biggest issue I came across though was creating the custom range input. Chrome doesn't allow you to style the track on either side of the thumb, so I had to consult an external source to figure it out. Other than that it was great. If you have any comments on my code, I'd love to hear them!
John Mathis
@john-mathisAll comments
- @Isaiah-BSubmitted about 2 years ago@john-mathisPosted about 2 years ago
Just recently checked out your GitHub repositories and I love your work!!! Do you work as a front end dev? I'd love to network with you if possible!!
0 - @ChamuMutezvaSubmitted over 3 years ago@john-mathisPosted almost 3 years ago
Hey Chamu, Great job with this challenge! It seems like you really know what you're doing. Are you employed by any chance?
0 - @vizprojectsSubmitted about 3 years ago@john-mathisPosted about 3 years ago
Other than a few alignment issues on larger screens and the unresponsiveness on smaller screens, the design looks pretty good .In my opinion, you should attempt to build out the mobile design first! It is a lot easier and then you could add breakpoints (media queries) to complete the desktop design!
0 - @medoasrSubmitted about 3 years ago
any reccommendations or enhancments? ^_^
@john-mathisPosted about 3 years agoEverything looks spot on besides the footer logo, the telephone number color, and hover effects of the links in the footer. (on mobile) To get the image in the footer white i used filter: brightness(0) invert(1); on the image!
Marked as helpful1