An open API service indexing awesome lists of open source software.

https://github.com/jdegand/ui-menu-card-day-1494

UI Design Daily - #1494 Menu
https://github.com/jdegand/ui-menu-card-day-1494

ui-design-daily

Last synced: 3 months ago
JSON representation

UI Design Daily - #1494 Menu

Awesome Lists containing this project

README

        

UI Design Daily - #1494 Menu

## Table of contents

- [Overview](#overview)
- [Screenshots](#screenshots)
- [Links](#links)
- [Continued Development](#continued-development)
- [Useful Resources](#useful-resources)

## Overview

[UI Design Daily design](https://www.uidesigndaily.com/posts/figma-menu-card-day-1494) translated to real code.

## Screenshots

![](ui-menu-card-desktop.png)

![](ui-menu-card-1024px.png)

![](ui-menu-card-1024px.png)

![](ui-menu-card-tablet-768px.png)

![](ui-menu-card-mobile-425px.png)

![](ui-menu-card-mobile-375px.png)

![](ui-menu-card-mobile-320px.png)

## Links

- [Github Pages](https://jdegand.github.io/ui-menu-card-day-1494)

## Continued Development

- the design is not practical for mobile screens
- better to drop the circle entirely for smaller screens? The circle is just presentational.
- to keep same proportions on mobile - text would be 8px
- semantic html & accessibility

## Useful Resources

- [Stack Overflow](https://stackoverflow.com/questions/34788537/responsive-circle-with-centered-content) - responsive circle
- [Stack Overflow](https://stackoverflow.com/questions/9358882/how-to-make-a-circle-around-content-using-css/9359039#9359039) - circle around content