Remix.run Logo
yawaramin 2 days ago

Hello, nice work. I recommend running Chrome's built-in Lighthouse analysis tool specifically for accessibility. It will make some very helpful suggestions, like img alt text and colour contrast issues. One example that I eyeballed is the search bar–the background colour is pink and the text colour is yellow. Kinda hard to read :-)

llovan 2 days ago | parent [-]

Thanks for the suggestions, they are valid concerns and I didn't know that about Chrome and Lighthouse. ty for the tips