Poet

May 20, 2020

Poet is a lightweight Chrome extension that displays a new poem every day upon new tab launches.

Install Poet from the Chrome extension web store.

Displays a new poem every day.
A poem a day


Add poems to your favourites.
Like poem


View and manage your saved poems.
Manage poems


Refresh for a new poem.
Refresh poems

Tools:

  • User Interface: JavaScript, HTML, and CSS
  • Chrome API: Service Worker to make REST calls and localStorage to store users’ daily poem and favourite poems.

Check out the source code on my GitHub.