An open API service indexing awesome lists of open source software.

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

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.