Skip to content

ThatSINEWAVE/FamousPoetry

Repository files navigation

Welcome to FamousPoetry! This project allows users to read famous poetry from various writers. FamousPoetry is a simple web application that fetches random poems from an external API (PoetryDB) and displays them to the user. It provides a minimalist interface for an enjoyable reading experience.

FamousPoetry

Features

  • Random Poem Generation: Click the "Start Reading" button to load a random poem.
  • Dynamic Display: Poem title, author, and lines are dynamically fetched and displayed.
  • Smooth Transitions: The interface smoothly transitions between poem loads for a pleasant user experience.
  • Responsive Design: The application is designed to work well on various screen sizes.

Usage

  1. Visit the FamousPoetry website.
  2. Click the "Start Reading" button to load a random poem.
  3. Enjoy reading the selected poem.
  4. Click the "Another poem please" button to load another random poem.

Credits

  • PoetryDB API: Provides the random poetry data used in this project.

Contributing

If you'd like to contribute to this project, please fork the repository and create a pull request.

License

This project is licensed under the MIT License.