Description:
A responsive table solution for React that converts a standard html table into a two column table, with the header as the first column and the corresponding data in the second column.
Installation:
# NPM $ npm install react-responsive-tables --save

