Ask HN: What modern CSS framework for a responsive web project?
There are a multitude of options out there to build your own website/web app from scratch.
Looking at Github these are the top 3 repos by stars: - Bootstrap (twbs/bootstrap) - Materialize (Dogfalo/materialize) - Bulma (jgthms/bulma)
What other frameworks are there using flexbox, opinionated or no, offering responsive layouts etc?
What did you choose and why did you go for it?
2 comments
[ 3.0 ms ] story [ 16.8 ms ] threadIf you're using React then material-ui.com is another good option.
If they bring some opinion in regards to styling that would be fine too but I would probably look to apply my own.