Skip to content

kwabenaowusujnr/CoffeeShopApp

Repository files navigation

CoffeeShopApp - React Native Expo App

Description

CoffeeShopApp is a mobile application developed using React Native and Expo, designed to provide an intuitive and user-friendly interface for ordering coffee. The app is built based on the UX/UI design found here.

Features

  • User Authentication: Allow users to create accounts, log in, and maintain a personalized experience.
  • Coffee Menu: Display a variety of coffee options with details such as price, description, and images.
  • Ordering System: Enable users to add coffee items to their cart, customize orders, and place orders seamlessly.
  • User Profile: Allow users to view and update their profiles, track order history, and manage account settings.

Technologies Used

  • React Native: A JavaScript framework for building native mobile apps.
  • Expo: A framework and platform for universal React applications.
  • Redux: A predictable state container for JavaScript apps.
  • React Navigation: A library for routing and navigation in React Native apps.

Installation

  1. Clone the repository:

    git clone https://github.com/kwabenaowusujnr/CoffeeShopApp.git
    
  2. Change into the project directory:

    cd CoffeeShopApp
  3. Install dependencies:

     npm install
    
  4. Start the Expo development server:

     npm start
    
  5. Use the Expo client on your mobile device or an emulator to run the app.

Credits

-UX/UI Design: Behance Coffee Shop Ordering App Case Study

License

-This project is licensed under the MIT License - see the LICENSE file for details.

About

Coffee shop Mobile App built with ReactNative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published