|
|
|
Ask HN: What modern CSS framework for a responsive web project?
|
|
2 points
by zerni
2949 days ago
|
|
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? |
|
If you're using React then material-ui.com is another good option.