Building An Angular App: Part 4
Style Up to this point we've built a working application where a user can see a list of posts, add a post and also upvote that post. Although our basics are in place, it doesn't look amazing, so let's use bootstrap to help us out. To start...