Submitted almost 2 years ago
using React framework, style by sass, route by react router
@Hatter-s
Design comparison
SolutionDesign
Solution retrospective
- When build my app to netlify I have some trouble when reload detail page have issue 404 page not found, if you know why it happen please dm me.
Community feedback
- @dinadessPosted almost 2 years ago
Hi @Thanh!
Your dropdown menu looks great!
But while going through the homepage, I noticed I could not access it using the keyboard. That can be an issue for user's who navigate websites using keyboard navigation. Also, in light mode, the options are unreadable when hovering them (dark text on dark background).
Concerning your 404 error, I encountered the same issue with my Vue App and the solution was to create a _redirects file in the public folder.
You can find more information here or here.
Ciao :)
PS: How did you build the dropdown menu?
0
Please log in to post a comment
Log in with GitHubJoin 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