Skip to content

k1rana/jokopi-react-native

Repository files navigation

React, Redux, Firebase, Babel, Tailwind

jokopi - Example App

Open Source. Front-end.

Demo · Report Bug · Request Feature


Table of Contents

Overview

jokopi is a complete open-source app coffee shop ordering.

This is an example application that shows how jokopi is applied to a react native app.

You can build it by yourself

Features

  • Login, Register, Forgot Password, Logout
  • Profile
  • History Order
  • Products (Search, Sort, Filter)
  • Cart
  • Transactions
  • Admin Dashboard
  • Manage Order (Admin)
  • Notification (Remote)

Technologies Used

Getting Started

Prerequisites

You need to install some software to run this project

Installation

  1. Clone this repository to your local

    git clone https://github.com/nyannss/jokopi-react-native.git
  2. Change current directory

    cd jokopi-react-native
  3. Install dependencies

    If you using npm

    npm install

    If you using yarn

    yarn
  4. Setup environment

    APP_HOST = (your rest api host)
  5. Running app

    1. Start Metro

      npx react-native start
    2. Start app

      npx react-native run-android

Screenshots


Wanna see more? click here

Related Projects

License

This project is licensed under the ISC License. See the LICENSE file for details.

Report Bug

Any error report you can pull request or contact: nyannss@proton.me

About

A coffee shop app using react native

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages