
NextUI is a UI library for React that combines the power of TailwindCSS with React Aria to provide a complete components (logic and styles) for building accessible and customizable user interfaces.
Check NextUI Routing
Styling a button from NextUI with Tailwind CSS.
https://nextui.or/docs/guide/routing
<button color='primary' className='px-4 py-4'>Click Large Button<button>