https://github.com/saidee-hasan/book-vibe
Book Vibe is a web application designed for book enthusiasts to discover new books, connect with authors, and share their reading experiences.
https://github.com/saidee-hasan/book-vibe
dasiui firebase firebase-auth netlify react tailwendcss
Last synced: 2 months ago
JSON representation
Book Vibe is a web application designed for book enthusiasts to discover new books, connect with authors, and share their reading experiences.
- Host: GitHub
- URL: https://github.com/saidee-hasan/book-vibe
- Owner: saidee-hasan
- Created: 2025-01-05T15:05:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-06T04:29:58.000Z (over 1 year ago)
- Last Synced: 2025-03-01T17:30:02.780Z (over 1 year ago)
- Topics: dasiui, firebase, firebase-auth, netlify, react, tailwendcss
- Language: JavaScript
- Homepage: https://book-buy1.netlify.app/
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Vibe
Book Vibe is a web application designed for book enthusiasts to discover new books, connect with authors, and share their reading experiences.
## Table of Contents
* [Introduction](#introduction)
* [Features](#features)
* [Contact](#contact)
* [Live Site URL](#live-site-url)
* [Installation Instructions](#installation-instructions)
## Introduction
Book Vibe offers a platform where users can explore a diverse collection of books, read reviews, create reading lists, connect with authors, and discover trending books.
## Features
- **Browse Books**: Explore a diverse selection of books from various genres.
- **Read Reviews**: Access detailed book reviews and ratings from other users.
- **Personalized Reading List**: Create and manage a personalized reading list to track your progress.
- **Connect with Authors**: Explore books by authors and connect with them to discover more of their works.
- **Discover Trending Books**: Stay updated with trending books and popular reads among users.
## Contact
For questions, suggestions, or feedback, contact us at [contact@business.com](mailto:mdsaideehasan@gmail.com).
## Live Site URL
Visit the live site: [Book Vibe](https://book-buy1.netlify.app/)
## Installation Instructions
To run Book Vibe locally:
### Prerequisites
- Node.js (v14 or higher)
- npm (v6 or higher) or yarn (v1.22 or higher)
### Setup
1. **Clone the repository:**
```sh
git clone https://github.com/saidee-hasan/Book-vibe
cd Book-vibe
```
2. **Install dependencies:**
```sh
npm install
```
3. **Start the development server:**
```sh
npm start
```
Open your browser and navigate to `http://localhost:5713` to view Book Vibe locally.
---
Enjoy exploring and sharing your love for books with Book Vibe!