Bookracy Library
Explore a vast collection of books, articles, and documents – easily accessible on any device.
Compatible with all modern browsers.
- Browse and download a wide range of books, scientific documents, manga and more.
- Customizable reading experience with built in epub reader, adjustable fonts, themes, and more.
- Sync across devices to access your library from anywhere.
- Tag, organize and share your collections
- Regular updates to the catalog with new additions every hour.
- Download your epubs, pdfs and mobi to use how you want offline.
- Advanced search filters for easy discovery.
- Plus much more...
Ensure you have the following installed on your local machine:
-
Clone the repository:
git clone https://github.com/bookracy/frontend.git cd frontend
-
Install dependencies using PNPM:
pnpm install
Start the development server:
pnpm run dev
The application will be available at http://localhost:5173
.
To build the project for production:
pnpm run build
This will create an optimized build in the dist
directory.
We welcome contributions! Please read the Code of Conduct and Contributing Guide before making any contributions.
Thank you to everyone who has contributed to Bookracy!
The developer(s) of this project have no affiliation with the content providers, and this library hosts no copyrighted material.
Copyright © 2024 The Bookracy Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.