Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mamunkhan71/boikosh

Online Book Reading Platform
https://github.com/mamunkhan71/boikosh

Last synced: 1 day ago
JSON representation

Online Book Reading Platform

Awesome Lists containing this project

README

        

# Boi Kosh

Boi Kosh is an online platform that connects readers with a wide variety of books. Explore, read, and discover new titles in a user-friendly interface.

## Live Demo

You can view the live version of the project at [Boi Kosh Live](https://boikosh.netlify.app/).

## GitHub Repository

Check out the source code at [Boi Kosh GitHub](https://github.com/MamunKhan71/BoiKosh).

## Screenshots

### Homepage
![Homepage](https://res.cloudinary.com/dz3kxnsxr/image/upload/v1729046607/homepage_xe2vuj.png)

### Book Description Page
![Book Description Page](https://res.cloudinary.com/dz3kxnsxr/image/upload/v1729046607/bookDes_jxgxdo.png)

## Technology Stack

This project is built using the following technologies:

- ```react```
- ```lucide-react```
- ```react-dom```
- ```Tailwind CSS```
- ```JavaScript```
- ```react-router-dom```
- ```react-toastify```
- ```netlify```
## Installation

To run this project locally, clone the repository and install the dependencies:

```bash
git clone https://github.com/MamunKhan71/BoiKosh.git
cd BoiKosh
npm install
```
## Usage
After installing the dependencies, you can start the development server:
```bash
npm run dev
```