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.
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.
To explore the Librum website, please visit https://librumreader.com.
We appreciate contributions to the Librum website that improve its content, design, or functionality. To contribute, follow these guidelines:
- Fork the repository.
- Preferably create a new branch for your feature or improvement.
- Make the necessary changes and commit them.
- Push your branch to your forked repository.
- Submit a pull request with a detailed description of your changes.
If you would like to run the Librum website locally on your machine, follow the instructions below:
- Clone the repository:
git clone https://github.com/Librum-Reader/Librum-Website.git
- Navigate to the project directory:
cd Librum-Website
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:3000
to view the Librum website.
The Librum website is licensed under the GPL-3 License.
For any inquiries or support regarding the Librum website, please contact us at help@librumreader.com
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!