A sample site for the O'Reilly "Learn Modern Front-End Web Development" video course.
Clone this repository
git clone https://github.com/LearnFrontEnd/MarsBQ.git
cd MarsBQ
Check out the branch of the corresponding chapter
git checkout 301
Install all of the dependencies
npm install