This project is a simple dropdown menu navigation bar built using HTML, CSS, JavaScript, and Tailwind CSS. The project is designed to be a starting point for building responsive and interactive navigation bars for websites.
- Responsive design using Tailwind CSS
- Interactive dropdown menus with JavaScript
- Easy to customize and extend
To get started with this project, you will need to have Node.js installed. Follow the steps below to set up the project locally.
-
Clone the repository:
git clone https://github.com/dhairyagothi/50_days_50_web_project cd ./public/dropdown_navbar
-
Open the index.html file:
Open the index.html file in your web browser to view the dropdown menu navigation bar.