Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 799 Bytes

File metadata and controls

23 lines (14 loc) · 799 Bytes

Dropdown Menu Navigation Bar

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.

Features

  • Responsive design using Tailwind CSS
  • Interactive dropdown menus with JavaScript
  • Easy to customize and extend

Installation

To get started with this project, you will need to have Node.js installed. Follow the steps below to set up the project locally.

  1. Clone the repository:

    git clone https://github.com/dhairyagothi/50_days_50_web_project
    cd ./public/dropdown_navbar
    
    
  2. Open the index.html file:

    Open the index.html file in your web browser to view the dropdown menu navigation bar.