This is the second project of Intermediate Javascript Nanodegree Program. Purpose of this project is to improve the understanding of functional
programming concept, use pure functions and handle information from complex API responses.
In this project, we will create a dashboard that consumes the NASA API. Dashboard will contain list of rovers. Users can click on rover to view informations such as the most recent images taken by that rover, status of mission, launch date and landing date.