Hey guys, can you give me some general advice on this basic web project?

I'm a newbie, kind of trying to use BEM but I got too granular. Did my best with this project. Demo: https://juan-marin-liebre.onrender.com/ Repo: https://github.com/juandevac/mercado-clone Thanks in advance 🦾
GitHub
GitHub - juandevac/mercado-clone: Frontend clone for mercadolibre
Frontend clone for mercadolibre. Contribute to juandevac/mercado-clone development by creating an account on GitHub.
Solution:
try a framework astro is a great place to start...
Jump to solution
7 Replies
whatplan
whatplan•11mo ago
do yourself a huge favor and learn tailwind
whatplan
whatplan•11mo ago
Theo - t3․gg
YouTube
Why I STILL Use Tailwind
Tailwind is still great. Lots of other interesting things keep popping up and y'all keep asking me about them. WindiCSS and UnoCSS in particular. Hopefully this helps answer why I ignore those things and use Tailwind still Timestamps: 00:00 intro 00:21 attributify is bad 00:47 how did we get here 01:07 explaining with code 04:28 whyyyyyy 07:34 ...
Theo - t3․gg
YouTube
CSS in 2023 - Tailwind vs MUI vs Bootstrap vs Chakra vs...
UI libraries are important! I think about them a lot and I hope this video helps you think about them too. Very very very overdue one. TailwindCSS, MaterialUI, Chakra, Bootstrap, Radix, React-Aria, Master.co, and more 😅 ALL MY CONTENT IS FILMED LIVE ON TWITCH AT https://twitch.tv/theo ALL MY BEST MEMES ARE ON TWITTER FIRST https://twitter.com/...
whatplan
whatplan•11mo ago
Theo - t3․gg
YouTube
Why is everyone talking about Tailwind?
What the hell is going on with TailwindCSS??? #tailwindcss #webdevelopment Mewtru's video: https://www.youtube.com/watch?v=T-Zv73yZ_QI ALL MY VIDEOS ARE POSTED EARLY ON PATREON https://www.patreon.com/t3dotgg Everything else (Twitch, Twitter, Discord & my blog): https://t3.gg/
Roncan
Roncan•11mo ago
Thanks. I do plan on learning tailwind, but right now I wanna play with vanilla css and maybe sass for a little before jumping on it If you have any other suggestion I'd glad to hear it out! Thanks in advance, by the way 😄
Solution
whatplan
whatplan•11mo ago
try a framework astro is a great place to start
whatplan
whatplan•11mo ago
also has scoped styles so you can learn vanilla css if you want without thinking about class naming
Roncan
Roncan•11mo ago
That's true, naming is the worst I'll keep on learning Thanks for answering