Skip to content

kodaicoder/CHALLENGES_sveltekit_intro-section-with-dropdown-navigation

Repository files navigation

frontendmentor

🎉 Intro section with dropdown navigation solution 🎉
build with Sveltekit & Tailwindcss

Frontend Mentor Challenge

View Demo · Report Bug · Request Feature

Welcome! 👋

Thanks for checking out this front-end coding challenge.

This is a solution to the Intro section with dropdown navigation challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Links


Table of contents

Overview

The challenge

Users should be able to:

  • View the relevant dropdown menus on desktop and mobile when interacting with the navigation links
  • View the optimal layout for the content depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

My process

Built with

Useful resources

Author

Acknowledgments

Run the project

To run the client, you need to run the following command:

npm install
npm run dev
//or//
npx vite