I'm interning at a new startup, and I've been tasked with designing the front-end of the site.<p>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.<p>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?<p>Thanks for any input you guys can give me.
Some have said their grid system is somewhat wonky. It's also not responsive.<p>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.
I think bootstrap is perfect for an MVP. I plan on using it because I'm not the best at design and quite frankly as I'm writing my MVP, I don't want to be bothered with the design. I need to get my idea out quickly and have it validated or fail. If I get to the point where I can release more features, I'll eventually have a designer on board to get things rolling.<p>Bootstrap is very noticeable, but honestly if you web app's audience are non-technical/non-hacker I doubt they'd notice.
>"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?"<p>Dropbox still uses famfamfam icons, doesn't hurt them one bit. Best of luck with yours!
We used it for our new product and it enabled us to write a usable layout with good looking elements really quickly.<p>We're likely to move away from it in the future but it was really helpful as we were starting out.
It's starting to get noticed that's for sure. I can spot a bootstrap site from a mile away.<p>Saying that, unless you're an experienced web designer it's just about the only way to go.
I'd say use it to get your initial version out. Focus on usability now.<p>Keep in mind that it doesn't support a wide variety of browsers (namely, IE falters).