Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
7
Comments
1

Med Tosby

@nabinkatwal7Kathmandu90 points

I write code!

Latest solutions

  • Results summary with Vite+Tailwind+React

    #react#tailwind-css#vite

    Med Tosby•90
    Submitted over 1 year ago

    0 comments
  • Date converter using React, Vite and Tailwind CSS

    #react#vite#tailwind-css

    Med Tosby•90
    Submitted over 1 year ago

    0 comments
  • Recipe page using React + Vite + TailwindCSS


    Med Tosby•90
    Submitted over 1 year ago

    0 comments
  • Social site using Vite+React+Tailwind


    Med Tosby•90
    Submitted over 1 year ago

    0 comments
  • Newsletter Signup form using React, Vite and Tailwind

    #react#tailwind-css#vite#react-router

    Med Tosby•90
    Submitted over 1 year ago

    0 comments
  • faq accordion using Vite+Tailwind

    #vite#tailwind-css

    Med Tosby•90
    Submitted over 1 year ago

    1 comment
View more solutions

Latest comments

  • Raistmere•120
    @raistmere
    Submitted over 1 year ago

    Responsive faq accordion using vite, react and vitest

    #react#vite#vitest
    2
    Med Tosby•90
    @nabinkatwal7
    Posted over 1 year ago

    You can implement mobile design by simply adding breakpoints at require width or heights. Here is an example:

    /* Mobile devices */
    @media only screen and (max-width: 767px) {
      /* Styles for mobile devices */
    }
    
    /* Tablets and small laptops */
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      /* Styles for tablets and small laptops */
    }
    
    /* Laptops and desktops */
    @media only screen and (min-width: 1024px) {
      /* Styles for laptops and desktops */
    }
    
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub