๐งโ๐ป Building CLIs with React Ink
React Ink is a library that lets you build command-line apps with React. It uses Yoga to build Flexbox layouts in the terminal, so most CSS-like props are available in Ink as well. In this post, weโll explore how Ink works by building a cool little CLI, that fetches info about Pokemon using PokeAPI!