To keep our dashboard more interactive, we should randomly fetch medium blogposts, summarize them, and display it on our website so that users can have a quick glance at a lot of stuff.
Working
We can do this using the API by posting random usernames to it.
Expected behaviour
A card grid or possibly a masonry layout to display them below the input form.
Summary
To keep our dashboard more interactive, we should randomly fetch medium blogposts, summarize them, and display it on our website so that users can have a quick glance at a lot of stuff.
Working
We can do this using the API by posting random usernames to it.
Expected behaviour
A card grid or possibly a masonry layout to display them below the input form.