%% generate tags start %%
#software-engineering
%% generate tags end %%
#software-engineering/react
%% run start
```ts
const {LinkPreview} = customJS
return LinkPreview.getLinkPreviewFromUrl("https://legendapp.com/open-source/state/intro/introduction/")
```
%%
<div class="nifty-link-card-container">
<a class="nifty-link-card" href="https://legendapp.com/open-source/state/intro/introduction/" target="_blank">
<div class="nifty-link-card-text" style="width: 100%;">
<div class="nifty-link-card-title line-clamp-2">Introduction</div>
<div class="nifty-link-card-description">Basic intro to Legend State</div>
<div class="nifty-link-href">
<img class="nifty-link-icon" src="https://legendapp.com/open-source/state/favicon.ico">
https://legendapp.com/open-source/state/intro/introduction/
</div>
</div>
</a>
</div>
%% run end %%
## What is it?
It is a react state library created by the [[legend app]] team