Intro section with dropdown navigation
This is the solution to challenge on Frontend Mentor.
Links
- Live URL
- Solution Link
Built with
- React create-react-app cli
- React hooks
- TailwindCSS
- Flex
Overview
The challenge:
User should be able to
- view the dropdown menus on desktop and mobile when interacting with the navigation links
- See hover states for all interactive elements on the page
In the project directory, you can run:
npm install
npm start