# React ratio

DevFeed: [React ratio](<https://devfeed.tech/articles/react-ratio-37336.md>)

Original publisher: [Read original article](<https://muffinman.io/blog/react-ratio-component/>)

Author: Stanko

Published: 2018-01-23T00:00:00Z

Content type: release

Language: en

Sources: [Stanko Tadić](<https://devfeed.tech/sources/stanko-tadic.md>)

Topics: [React](<https://devfeed.tech/topics/react.md>), [React Component](<https://devfeed.tech/topics/react-component.md>)

Tags: [demo](<https://devfeed.tech/tags/demo.md>), [react](<https://devfeed.tech/tags/react.md>), [react-component](<https://devfeed.tech/tags/react-component.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

The author presents react-ratio, a small React component that creates an element with a specified aspect ratio. The article points readers to a demo and the source code.

## Source excerpt

Short one today. I'm continuing to release small libraries. So let me present react-ratio, another small React component. You probably guessed what it does - creates element with the given aspect ratio. Check the demo or grab the source code