GitHunt
AL

albinzayedrawan/Random-Poems

This project displays random poems fetched from the PoetryDB API. Users can view a list of random poems and click on a poem to see its details.

Random Poems

This project displays random poems fetched from the PoetryDB API. Users can view a list of random poems and click on a poem to see its details.

Project Structure

  • index.html: The main page that displays a list of random poems.
  • details.html: The details page that shows the full text of a selected poem.
  • styles.css: The stylesheet for the project.
  • script.js: The JavaScript file that fetches and displays the poems.
  • README.md: This file.

How to Run

  1. Open index.html in a web browser.
  2. The page will fetch and display a list of random poems.
  3. Click on the "Read More.." button to view the full text of a poem on the details.html page.

Dependencies

Languages

HTML43.5%JavaScript29.6%CSS26.9%

Contributors

MIT License
Created February 24, 2025
Updated December 5, 2025
albinzayedrawan/Random-Poems | GitHunt