Skip to content

Vangmay/poe.try

Repository files navigation

Poe.try

Why I made this app?

  1. I hate the reels format of consuming content with a burning passion. I don't like how it reduces our attention spans. I want to help get rid of it.
  2. If reels can make short-form content addictive, why not use the same design to make poetry or books engaging?
  3. I wanted to understand the Infinite Scroll pattern

About

Poe.try is a minimalist poetry reading application designed to enhance your poetry consumption experience. The app provides a clean, distraction-free interface for reading poems with elegant typography and smooth animations. The design of the app was inspired by apps like tiktok and instagram reels which recently gave rise to the issue of "doomscrolling", which I wish never existed.

Features

  • Elegant Reading Experience: Beautiful typography and layout designed for poetry reading
  • Responsive Design: Fully responsive across all devices from mobile to desktop
  • Animation Effects: Subtle animations for an enhanced reading experience
  • Reading Progress Indicator: Shows your position in the poem
  • Back to Top Navigation: Easy navigation for longer poems

Technologies Used

  • React
  • TypeScript
  • Tailwind CSS
  • Framer Motion for animations
  • Vite for build tooling

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository
git clone <repository-url>
cd poetry-app
  1. Install dependencies
npm install
# or
yarn
  1. Start the development server
npm run dev
# or
yarn dev
  1. Open your browser and navigate to http://localhost:5173

Usage

  • Scroll to read through stanzas
  • Use the "back to top" button to return to the beginning of the poem

Future Enhancements

  • User accounts for saving favorite poems
  • Theme customization options
  • Social sharing capabilities

License

This project is licensed under the MIT License.

Acknowledgments

  • Inspired by the need for distraction-free poetry reading
  • Thanks to the authors of the poems that make this app worthwhile
  • Poetrydb : For supplying the poems

About

Scroll through poetry like its instagram reels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published