itdev-1210 / react-native-style-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front Pickmeup

🔨 Technologies Used

  • React Native
  • React Navigation
  • Styled Component
  • React Apollo
  • Apollo Client

🚀 Installation

  1. Get the code

    git clone https://github.com/pickmeupng/Pickmeup.git && cd Pickmeup
  2. Install dependencies

    npm install
  3. In terminal, run

    npm start
  4. In separate terminal, run the project

    # for iOS
    react-native run-ios
    # for android
    react-native run-android

About


Languages

Language:JavaScript 48.3%Language:Objective-C 18.8%Language:Ruby 12.5%Language:Java 11.8%Language:Starlark 8.6%