gezielcarvalho / react-native-express-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Onboarding Monorepo

Applications

  1. React Native
  2. Express API

Requirements

  1. Node.js 18.x
  2. Android Studio
    1. Android SDK 30
    2. Android SDK Platform 30
    3. Android Virtual Device
  3. XCode (future)

Getting Started

  1. Clone the repo
  2. Enter the API directory and run npm install
  3. Run npm run dev to start the API
  4. Enter the React Native directory and run npm install
  5. Run npm run android to start the Android Studio simulator
  6. Click the logo to retrieve the data from the API
    1. If all goes right, you should see a text "API 02: n" below the logo

About


Languages

Language:Java 45.8%Language:Objective-C 14.7%Language:Ruby 14.7%Language:TypeScript 13.7%Language:JavaScript 6.2%Language:Objective-C++ 4.8%