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!

5m read timeFrom thecatblog.hashnode.dev
Post cover image
Table of contents
What we’ll build 🗓️Creating an Ink project 🪜Running the CLI 🏃Building our CLI 🛠️📤 Final Output
5 Comments

Sort: