Laerice Dessouassi
@dinadessAll comments
- @epicurusgardenSubmitted over 1 year ago@dinadessPosted over 1 year ago
Hi @epicurusgarden !
You did a great job on this project. I appreciate the fact that you've used some accessibility best practices :).
Info : You've included the link to the folder containing all your FM projects instead of the link to the Sunny Side one.
Congrats!
Marked as helpful0 - @Hatter-sSubmitted almost 2 years ago
- 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.
@dinadessPosted almost 2 years agoHi @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 - @derwingSubmitted almost 2 years ago
For this project I used Angular because I think angular is powerful to manage API Rest data.
You can test the project in the live version changing region or searching a country.
Website - Derwing Medina Frontend Mentor - @derwing Twitter - @derwing
@dinadessPosted almost 2 years agoHey @Derwing !
I like the growing animation on the main page.
There is a 404 error when reloading pages. I encountered this problem with my application using Vue Router on Netlify. The solution is to create a _redirects file in your public folder. You can check Google for more details :)
Marked as helpful0 - @r0b3rt85Submitted about 2 years ago
How can you round the background of the 'Learn More' CSS highlighter animation?
@dinadessPosted about 2 years agoHi Robert,
Great work you did! I like the animation on the 'Learn More' background.
Concerning the rounded background, you can use the ::after or ::before pseudo-element on the 'Learn More' element and apply a border-radius to it.
Marked as helpful0 - @davidivad96Submitted over 2 years ago
Any feedback or comment will be well received :)
@dinadessPosted over 2 years agoGreat work! Really appreciated the animations.
Marked as helpful0