Skip to content

Repository files navigation

📚 Book Store App

A simple React Native application for browsing and managing books.
Built with modern libraries and navigation patterns.


🚀 Features

  • 📖 Browse list of books
  • ⭐ Add books to favorites
  • 🔍 Search for a book
  • 🔀 Sort books

🛠️ Tech Stack


📦 Installation

  1. Clone the repository:

    git clone https://github.com/katzbe/IsracardDemoBenjaminKatz.git
    cd IsracardDemoBenjaminKatz
  2. Install dependencies:

    npm install
    # or
    yarn
  3. iOS setup (Mac only):

    bundle install
    cd ios
    pod install
    cd ..

▶️ Build & Run Project

iOS

npm run ios
#or
yarn ios

Android

npm run android
#or
yarn android

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages