A list with logos company and techs
npm install react-techs-logosA list with logos company and techs

Install
``bash`
npm install --save react-techs-logos
Usage basic
`jsx
import ReactTechsLogs from 'react-techs-logos';
// list all logos
// single icon
// list limited logos
// list all logos with hiddenLogos
// Hidden label
// Raw
``