Latest solutions
Three Themes Responsive Calculator ( js, sass). almost perfect 😉
#accessibility#sass/scss#bemSubmitted over 2 years agoUsing angular, responsive space-multi-pages
#accessibility#angular#bem#bootstrapSubmitted almost 3 years ago
Latest comments
- @hooiyanSubmitted almost 3 years ago@cluod-AlfakhrePosted over 2 years ago
great job and well designed 👏🎉. how did you deploy your app with server side rendering? i have tried firebase but cloudFunctions wasn't free
0 - @DavidMaillardSubmitted over 3 years ago@cluod-AlfakhrePosted over 2 years ago
this is great job 👏 is it rendered in the server side? with firebase?
0 - @nikeshnaikSubmitted almost 3 years ago
Entertainment WebApp with React, ReactRouter, ReduxTlk and Firebase
#react#react-router#redux-toolkit - @Alain-sysSubmitted over 2 years ago@cluod-AlfakhrePosted over 2 years ago
great solution 👍. there is a scrolling in the page that could be easily fixed.
just remove this property "width: 100vw" from the div ".content"
Marked as helpful1 - @Foued80Submitted over 2 years ago
- @ShaunPourSubmitted over 2 years agoWhat are you most proud of, and what would you do differently next time?
First, please take note of the fact that this is a rather old project. It was, in fact, one of the first I completed after discovering Frontend Mentor so it may not be up to standard with my current work.
The thing I was proud of at the time was that I finished it. This was part of a streak of project completions done to be able to point to and tell myself I knew how to build things with html and css.
What challenges did you encounter, and how did you overcome them?The "plus formation" of the cards was a tiny bit tricky and necessitated some creative use of html elements to ensure the display would work correctly.
What specific areas of your project would you like help with?Nothing really comes to mind. There are issues but this is such an old project that it isn't worth it for me to do anything. If I did decide to address any of them, I would just restart the project from scratch instead.
@cluod-AlfakhrePosted over 2 years agojust a simple thing to add will make your solution perfect .
first to change your background to white.
second - add to your "container" these properties for the big screens : "display: flex; align-items: center; gap: 2rem;"
i'll be happy to answer any question
0