Bookify is an online platform designed for book enthusiasts to explore, purchase, and sell books with ease. The website provides a seamless experience for browsing a vast collection of books, checking their details, and managing purchases efficiently. Users can also list their books for sale and manage their orders conveniently.
- Displays a wide range of books available for purchase.
- Users can browse books based on categories and preferences.
- Search functionality to quickly find books of interest.
- View comprehensive details about each book, including price, author, and description.
- Option to add books to the cart for later purchase.
- Secure checkout for book purchases.
- Add and manage books in the cart before proceeding to checkout.
- Modify quantities or remove items as needed.
- Seamless payment integration for a smooth purchasing experience.
- Users can list books for sale by providing book details, price, and condition.
- A user-friendly dashboard to manage listed books.
- Edit or remove book listings at any time.
- Track and manage all book orders in one place.
- Order history for reviewing past purchases and sales.
- Notifications for successful transactions and order updates.
- Clone the repository
git clone https://github.com/yourusername/bookify.git cd bookify
- Install dependencies
npm install
- Run the development server
npm start
- Access the application Open http://localhost:3000 in your browser.
Contributions are welcome! Feel free to submit issues and pull requests.