Latest solutions
Designo | by MV - astro, typescript & scss, responsive website
#astro#sass/scss#typescript#zodPSubmitted 7 months agoAs always, any feedback, suggestions, critiques, or assistance are more than welcome! Feel free to visit the GitHub repository and leave an issue if you think something can be improved, or fork the project if you like it. 😊
Audiophile e-commerce (Full-Stack-App)
#astro#express#jest#node#sass/scssPSubmitted 7 months agoAs always, all advice and feedback are welcome, and any help or constructive criticism will be gladly received. Thank you in advance! Signing off with a cookie and a :wq. 🍪
Frontend Feedback App | by MV ( Next.js - postgreSQL )
#next#postgres#tailwind-css#jestPSubmitted 11 months agoAll help, feedback , advice, and critiques are welcome! Especially regarding the authorization and database management parts. :)
WorldCountries -- REST Countries API | by MV
#react#react-router#tailwind-css#typescript#vitePSubmitted over 1 year agoDevjobs web app solution | by MV
#react#react-router#sass/scss#vite#typescriptPSubmitted over 1 year ago
Latest comments
- @FedirDavydovP@Dantalian5
When I started this was one of the best courses I could find regarding responsive , with a little patience (it is mandatory to see one lesson a day and there are almost 30 lessons) It is free, very explanatory and very modern, I hope it will also help you.
Regarding your code, I hope that others with more experience can help, but to start, it's not bad, I advise you to deepen the use of "em, rem" for non-dynamic measures and "%" for those that can vary with the viewport, (px is a bit restrictive), all this is explained in the tutorial, keep going and have fun