I'm interning at a new startup, and I've been tasked with designing the front-end of the site.
I really, really want to use the new Twitter Bootstrap (http://twitter.github.com/bootstrap/). It's all CSS, looks amazing, works great, and lets me get to designing and not worrying about the little stuff.
However, is this a good idea if it's a demo of a webapp that we're building, that could become production code? Will it look silly and amateur if I use this instead of coding it all myself? Is the bootstrap too Twitter-ish for a real company's brand?
Thanks for any input you guys can give me.
However, I'm using it as the basis for my current app. Since the CSS is all written in Less, it's easy enough to override the base styles to "theme" it, which is what I'm doing.