https://github.com/thatsinewave/famouspoetry
This project allows users to read famous poetry from various writers.
https://github.com/thatsinewave/famouspoetry
good-first-bug good-first-contribution good-first-example good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project good-first-prs good-first-repo html-css-javascript html-css-js poetry poetry-api poetry-generation poetry-generator poetry-python poetryapp web-application website
Last synced: 3 months ago
JSON representation
This project allows users to read famous poetry from various writers.
- Host: GitHub
- URL: https://github.com/thatsinewave/famouspoetry
- Owner: ThatSINEWAVE
- License: mit
- Created: 2024-05-26T17:46:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-29T03:50:10.000Z (about 1 year ago)
- Last Synced: 2025-02-02T05:41:17.389Z (5 months ago)
- Topics: good-first-bug, good-first-contribution, good-first-example, good-first-issue, good-first-issues, good-first-pr, good-first-pr-first-contribution, good-first-project, good-first-prs, good-first-repo, html-css-javascript, html-css-js, poetry, poetry-api, poetry-generation, poetry-generator, poetry-python, poetryapp, web-application, website
- Language: CSS
- Homepage: https://thatsinewave.github.io/FamousPoetry/
- Size: 163 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# [FamousPoetry](https://thatsinewave.github.io/FamousPoetry)
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](https://poetrydb.org/)) and displays them to the user.
It provides a minimalist interface for an enjoyable reading experience.
## 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.## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)
## Usage
1. Visit the [FamousPoetry website](https://thatsinewave.github.io/FamousPoetry).
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.
## [Join my discord server](https://discord.gg/2nHHHBWNDw)
## License
This project is licensed under the MIT License.