A mobile app built with React Native CLI that takes your coffee shop experience to the next level. Whether you're a coffee enthusiast or just starting your coffee journey, BrewNest has something special for everyone.
- Coffee Shop Locator: Discover the best coffee shops nearby with ratings and reviews.
- Menu Browsing: Explore coffee shop menus, complete with descriptions and images.
- Cart and Ordering: Build your coffee order in the cart, customize it, and proceed to checkout.
- Saved Favorites: Save your favorite coffee drinks for quick ordering.
- Order History: Keep track of your previous orders for easy reordering.
- iOS Dependencies: For iOS users, make sure to run
pod install
in theios
directory to install necessary dependencies.
- Clone the repository:
git clone https://github.com/vikramsinh2610/coffee-shop-app
- Navigate to the project directory:
cd coffee-shop-app
- Install dependencies:
npm install
- For iOS, navigate to the
ios
directory and runpod install
to install dependencies for iOS.
- Start the app on an iOS or Android emulator or device:
npm run ios
ornpm run android
Contributions are welcome!
Savor your coffee shop experiences! ☕📱