Book Vibe is a web application designed for book enthusiasts to discover new books, connect with authors, and share their reading experiences.
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.
- 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.
For questions, suggestions, or feedback, contact us at contact@business.com.
Visit the live site: Book Vibe
To run Book Vibe locally:
- Node.js (v14 or higher)
- npm (v6 or higher) or yarn (v1.22 or higher)
-
Clone the repository:
git clone https://github.com/anasahammad/Book-vibe cd Book-vibe
-
Install dependencies:
npm install
-
Start the development server:
npm start
Open your browser and navigate to http://localhost:3000
to view Book Vibe locally.
Enjoy exploring and sharing your love for books with Book Vibe!