Skip to content

Mayborg121/poems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poetry Haven

Welcome to Poetry Haven, a sanctuary of heartfelt verses and creative expressions. This repository houses the source code and content for mayborg121.github.io/poems, where you'll find a collection of original poems crafted to evoke emotions, inspire thoughts, and spark imagination.

Table of Contents

About

Each piece in this collection offers a glimpse into the author's soul, reflecting unique perspectives and experiences. Dive into the rhythm of words and let the beauty of language captivate your spirit.

Features

  • Random Poem Generator: Discover a new poem with each visit.
  • Context and Meaning Sections: Gain deeper insights into each poem.
  • Download Option: Save your favorite poems for offline reading.

Installation

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/mayborg121/poems.git
    cd poems
  2. Install dependencies:

    Ensure you have Node.js installed. Then, install the required packages:

    npm install

Usage

To start the development server:

npm start

This will launch the website on http://localhost:3000/.

For production build:

npm run build

This will generate optimized static files in the build directory.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature-name
  3. Make your changes.

  4. Commit your changes:

    git commit -m "Description of changes"
  5. Push to the branch:

    git push origin feature-name
  6. Create a Pull Request.

Please ensure your code adheres to the project's coding standards and includes appropriate documentation.

Contact

For feedback or inquiries:

License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with ❤️ by MAYBORG | All rights reserved.

Releases

No releases published

Packages

No packages published