React Tailwind Navbar Preview of this navbar Live site link Proccess of how to get the navbar code 1. Create an react app npx create-react-app my-app 2. Install Tailwind CSS You can follow this guide : Tailwind CSS installation guide 3. Install React Icon npm i react-icons // or yarn add react-icons 4. Install React Reveal npm i react-reveal // or yarn add react-reveal 5. Finally follow this upper source code Navbar file link : Navbar.js π» Developed By π Connect with me