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.
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.
- 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.
To run this project locally:
-
Clone the repository:
git clone https://github.com/mayborg121/poems.git cd poems
-
Install dependencies:
Ensure you have Node.js installed. Then, install the required packages:
npm install
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.
Contributions are welcome! To contribute:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature-name
-
Make your changes.
-
Commit your changes:
git commit -m "Description of changes"
-
Push to the branch:
git push origin feature-name
-
Create a Pull Request.
Please ensure your code adheres to the project's coding standards and includes appropriate documentation.
For feedback or inquiries:
- Email: mayurborgude@gmail.com
- GitHub: github.com/mayborg121
- LinkedIn: linkedin.com/in/mayur-borgude
This project is licensed under the MIT License. See the LICENSE file for details.
Made with ❤️ by MAYBORG | All rights reserved.