Skip to content

anonthedev/booksuno

Repository files navigation


Logo

booksuno.

A website to listen to audiobooks for free.

View Demo . Report Bug . Request Feature

Table Of Contents

About The Project

Booksuno is a website to listen to audiobooks for free. It uses Librivox API to get the audiobooks.

Built With

Booksuno is built with Next.js, Typescript, Tailwind and Zustand.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/anonthedev/booksuno.git
  1. Install NPM packages
npm install

You do not need an API key to use Librivox API.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it.
  • According to the discussion, create a pull request after you have added the required feature.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Please DO NOT make bullsh*t PRs.

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • anon - developer - Built the whole thing till now.

Acknowledgements