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.
- 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.
- Visit the FamousPoetry website.
- Click the "Start Reading" button to load a random poem.
- Enjoy reading the selected poem.
- Click the "Another poem please" button to load another random poem.
- PoetryDB API: Provides the random poetry data used in this project.
If you'd like to contribute to this project, please fork the repository and create a pull request.
This project is licensed under the MIT License.