Skip to content

Librum-Reader/Librum-Website

Repository files navigation

logo

Librum-Website

Welcome to the official website of Librum, a powerful and intuitive application for managing your personal online library and reading your books. This repository contains the source code and assets for the Librum website, where you can learn more about the application, its features, and how to get started.


About Librum

Librum is a comprehensive library management application designed to simplify the organization and tracking of your book collection that makes it possible for you to read your books from any device. With Librum, you can effortlessly manage your own online library, track reading progress, read your books, and use tools to make your reading more productive.


Visit the Website

To explore the Librum website, please visit https://librumreader.com.


Contributing

We appreciate contributions to the Librum website that improve its content, design, or functionality. To contribute, follow these guidelines:

  1. Fork the repository.
  2. Preferably create a new branch for your feature or improvement.
  3. Make the necessary changes and commit them.
  4. Push your branch to your forked repository.
  5. Submit a pull request with a detailed description of your changes.

Local Development

If you would like to run the Librum website locally on your machine, follow the instructions below:

  1. Clone the repository:
git clone https://github.com/Librum-Reader/Librum-Website.git
  1. Navigate to the project directory:
cd Librum-Website
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and visit http://localhost:3000 to view the Librum website.

License

The Librum website is licensed under the GPL-3 License.


Contact

For any inquiries or support regarding the Librum website, please contact us at help@librumreader.com


Acknowledgments

We would like to express our gratitude to the following technologies and resources used in developing the Librum website:

  • React - JavaScript library for building user interfaces.
  • Create React App - Set up a modern web app by running one command.

Thank you for your interest in Librum!