React Components Library
This project is about creating a React components library from scratch taking into account several architecture variables (structure, libraries, tools), and picking the ones that fit better, all of this with the purpose of have a project with good performance, good development practices, easy to maintain and robust. For now this library only has two components (Button and Input)