Skip to content

ibnukipa/tastelab-apps

Repository files navigation

Tastelab Apps

A simple demo for Tastelab Apps

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

- NodeJs
- Expo
- Yarn or NPM

Installing

using yarn:

yarn install

using npm:

npm i

Running from Code

simple run:

yarn start

Running from Expo Client

Expo Client allows you to run React Native apps without the code:

  1. Download Expo Client App on App Store / Play Store
  2. Open it and search the project named Tastelab by ibnukipa
  3. And simply click it and the app will run on your device through Expo Client App

Deployment

This app managed by Expo.io so all deployment handled by Expo API

Built With

  • ReactJS - Makes it painless to create interactive UIs
  • React Native - Build mobile apps using only JavaScript
  • Expo - Provides proccess to handle a variety of use-cases in React Native
  • lodash - Modern JavaScript utility library delivering modularity, performance & extras.
  • date-fns - Modern JavaScript date utility library
  • React Navigation - Routing and navigation for React Native apps
  • React Redux - A predictable state container for JavaScript apps.

Authors

  • Ibnu Prayogi - Initial work - ibnukipa

License

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