Skip to content

javalion/poetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poetry App

Created by Terry McKee

Simple React based app that uses the Poetry API available at https://poetrydb.org/ to review works by various authors.

How to Install and Run

Clone the repo:

git clone https://github.com/javalion/poetry.git
cd poetry

Install dependencies:

npm i

Run Application

npm run start

Using the Application

When the application loads in the browser, a list of authors is shown on the left sidebar. Click on any author to show the works available (as provided in the Poetry DB)