TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you make your websites/apps beautiful? What tools do you use?

9 点作者 mmdoda将近 4 年前
I am on the cusp of finishing my first side-project, but I can&#x27;t for the life of me figure out how to make it appealing. Even though I can easily implement functionality in React, on the design side of things I don&#x27;t know what to do aside from throwing together some components from different libraries.<p>What do you guys use? Got any tips?

8 条评论

jabo将近 4 年前
This is a pretty good book on the topic: <a href="https:&#x2F;&#x2F;www.refactoringui.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.refactoringui.com&#x2F;</a>
评论 #27390376 未加载
m33k44将近 4 年前
The way I do it is, use &quot;raw&quot; bootstrap+jquery* for development. And before deplyoing, use themes for beautification e.g. <a href="https:&#x2F;&#x2F;bootswatch.com" rel="nofollow">https:&#x2F;&#x2F;bootswatch.com</a><p>* I am not a front-end developer, so I use the easiest tools for the job.
zzo38computer将近 4 年前
I don&#x27;t make them &quot;beautiful&quot;; I like to make them compact and workable, with everything relevant displayed in a compact format, and to put the rest in the documentation.<p>Show what you have and then see if it looks like good or not, I suppose. Maybe it is good for whatever it is being done or maybe not, depending what you are making, I suppose.
donnanorton将近 4 年前
Website should be well designed. Good colors catch the eye, and provide an instant layer of communication. Even before the conscious mind has started thinking, the subconscious has already assessed if something is interesting or not. Purely based on colors.
cercatrova将近 4 年前
Have you been to Dribbble, Behance and other design sites? They have great inspiration for me.
egfx将近 4 年前
&gt; <i>throwing together some components from different libraries</i><p>That&#x27;s actually a winning strategy.
PinkPigeon将近 4 年前
Funnily enough, I guess I use my own website builder to do this.
julienreszka将近 4 年前
You could look at some codepens for inspiration