Open-source React component library for booking reservations.
Implemented the PNPM monorepo structure to develop and separate libraries and the website, along with its configuration.
Learned about how module bundlers work on WebPack, Rollup, and Vite, including their pros and cons.
Learned how to optimize TailwindCSS for library use cases by using prefixes to prevent conflicts with existing applications.