This project is a simple responsive header built using React and the Sass library. It was created for the purpose of experimenting with React components and styling with Sass.
- Responsive navigation bar with smooth transitions.
- Mobile-friendly navigation menu toggle.
To run this project locally, follow these steps:
# Clone the repository
git clone https://github.com/gauravgorade/responsive-react-header.git
# Navigate to the project directory
cd responsive-react-header
# Install dependencies
npm install