Custom Component Library

Utilizing existing frameworks help reduce development time, enhances consistency across views, and makes updates a breeze. Together with an engineer, we created a custom component library that we could utilize for various projects. Whether an e-commerce site, finance dashboard or personal website, these custom components leverage the best aspects of TailwindCSS while also utilizing ReactJS.

TailwindCSS, like Bootstrap, comes with many pre-defined components but integrating them into ReactJS can be problematic at times. TailwindCSS provides examples of the dynamic components and utilizes their headlessUI but we wanted to utilize our own libraries and provide a completely custom experience while also leveraging one of the best things about TailwindCSS, development speed. This class based system allowed us to quickly design our web applications with consistency and speed.

Conclusion

Feel free to browse around live examples of the component library here.