TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

9 pointsby mmdodaalmost 4 years ago
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 comments

jaboalmost 4 years ago
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 未加载
m33k44almost 4 years ago
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.
zzo38computeralmost 4 years ago
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.
donnanortonalmost 4 years ago
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.
cercatrovaalmost 4 years ago
Have you been to Dribbble, Behance and other design sites? They have great inspiration for me.
egfxalmost 4 years ago
&gt; <i>throwing together some components from different libraries</i><p>That&#x27;s actually a winning strategy.
PinkPigeonalmost 4 years ago
Funnily enough, I guess I use my own website builder to do this.
julienreszkaalmost 4 years ago
You could look at some codepens for inspiration