B2W Challenge - Twitter's Timeline

A solution made with Docker, NodeJS and AngularJS. Responsive, tested on IE, Spartan, Firefox and Chrome.

Installation

This project requires Docker.

Checkout my solution branch:

$ git checkout my-solution

Run only one command to install the dependencies and start the server locally at port 3000:

$ docker-compose up -d

Access the URL http://localhost:3000