React Dropdown Menu using Tailwind CSS A simple dropdown menu example using TailwindCSS Live Preview Installation 1) clone the repository $ git clone https://github.com/randallmlough/react-dropdown-menu-tailwindcss.git $ cd react-responsive-navbar 2) Install dependencies $ yarn 3) Preview / Development build $ yarn start 4) Production Build $ yarn build