Bookmark landing - Frontend Mentor Challenge

Visit the webpage

Screenshot 2023-04-17 at 13 54 17

Sunnyside Landing page is a web application that uses Flexbox and responsive design techniques to create a dynamic and user-friendly menu. The menu can be accessed by clicking on the menu icon located in the top left corner of the page on small devices. When clicked, the menu smoothly transitions into view, revealing the different sections of the website.

The use of Flexbox allows for a flexible and adaptive layout that adjusts to different screen sizes and devices.

Overall, Sunnyside showcases the power and versatility of Flexbox and responsive design techniques.

Technologies Used

  • HTML5
  • CSS3
  • Flexbox
  • Grid
  • JavaScript

Features

  • Uses Flexbox and Grid to create a responsive layout that adapts to different screen sizes.
  • Provides a consistent user experience across different devices.

Getting Started

To use this code in your own project, copy the files into your project directory.

Usage

Open the index.html file in your web browser or visit the webpage to view the responsive layout in action. Resize the browser window to see the layout change from column to row-based layout.

Contributing

If you find any issues with this code or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

This code is released under the MIT License. See the LICENSE file for more information.