Back to projects
Book Line Store

Book Line Store

Link:https://www.booklinestore.com

Book Line Store is an online bookstore that allows users to explore and purchase their favorite books. It includes both a web and mobile app version to enhance accessibility and user experience.

Features

  • User-Friendly Interface: Easy navigation for browsing and discovering books.
  • Book Details: View detailed information about each book, including author, summary, and pricing.
  • Secure Purchase: Safe and secure payment options for purchasing books.
  • Responsive Design: Optimized for both web and mobile devices.
  • Mobile App: A dedicated mobile app built with React Native and Expo for seamless access on Android and iOS.

Technologies

  • Next.js: A React framework for building dynamic websites.
  • React Native with Expo: Used for building the mobile version of Book Line Store.
  • MDX: Integrates Markdown with JSX for content.
  • Tailwind CSS: Provides utility-first CSS for custom styling.
  • Vercel: Cloud platform used for deploying static and server-rendered applications.

Getting Started

To set up the project locally, clone the repository and install the dependencies:

git clone https://github.com/husseinmomd/Book_Store_App
cd Book-Store-App
npm install