Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript React Basics (2018) Introducing Props Use Props to Create Reusable Components

Otto linden
Otto linden
5,857 Points

Does treehouse use bootstrap?

Hello! I'm doing the Scoreboard "app" and my app looks much worse then the one in the video. The names come first and under the names is the scores... So my question is do treehouse use bootstrap? Or can someone help me in any other way? :)

1 Answer

Kevin Korte
Kevin Korte
28,148 Points

Typically, I think most of the lessons do not use any sort of frameworks, but rather are styled and laid out using only the code needed for the project, but you could implement bootstrap into your own project if you wanted to.

Have you checked out some of the bootstrap and design courses here?