What does HackerNews think of awesome-css-frameworks?

List of awesome CSS frameworks in 2023

Language: CSS

#12 in Awesome Lists
#12 in Awesome Lists
#4 in CSS
#15 in Framework
You can have a look at https://github.com/troxler/awesome-css-frameworks which is an extensive collection of CSS frameworks. Check out the "Class-less" section for similar projects.

There is also an open PR to add Simple.css to the list: https://github.com/troxler/awesome-css-frameworks/pull/85

Disclaimer: I'm a frontend/fullstack dev. One of the methods I use is browsing other sites and taking inspiration. You can even inspect their elements if you'd like to see how they the style (don't copy paste!).

Other suggestions: - Team up with someone with some ui skills

- Use a css framework: https://github.com/troxler/awesome-css-frameworks

- Choose a color scheme and add some margin and padding to everything and stick to the scheme.

- React component libraries are becoming much more general purpose and easier to use. If you're up to sinking a few hours into it, try create-react-app (https://github.com/facebook/create-react-app) and then use a react component library like material ui (https://github.com/mui-org/material-ui)