https://github.com/henacodes/libros
Download books for free
https://github.com/henacodes/libros
bookdownloader ebook freebooks libgen librarygenesis svelte
Last synced: 5 months ago
JSON representation
Download books for free
- Host: GitHub
- URL: https://github.com/henacodes/libros
- Owner: henacodes
- Created: 2024-09-28T08:14:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-22T10:46:05.000Z (about 1 year ago)
- Last Synced: 2025-04-22T11:37:59.823Z (about 1 year ago)
- Topics: bookdownloader, ebook, freebooks, libgen, librarygenesis, svelte
- Language: Svelte
- Homepage: https://libros-hub.netlify.app
- Size: 190 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
Welcome to the **Libros**! This project is created by [@Henacodes](https://github.com/henacodes), serves as a learning experience and a platform for collaboration. If you're experienced with **Svelte** and **Tailwind CSS**, I'd love to connect and work together!
## How to run the Libros locally
Make sure you have **Git** and **NodeJS** installed on your computer.
```Bash
# Clone the project
git clone https://github.com/henacodes/libros
# Install npm packages
# first you have to be in the project directory
npm install
# Run
npm run dev
# Build before you make a pull request
npm run build
```
## Contribute
I welcome contributions! After cloning and running the project locally, feel free to make changes. If everything works as expected, please create a pull request to the main branch.
## Thank you!
Thank you for checking out this project! Your feedback and contributions are greatly appreciated.