frankcalise / valorant-app

valorant-app | React Native App on valorant-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

valorant-app | React Native App on valorant-api




Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/your-app.git
    cd valorant-app
  2. Install the dependencies
     npm install
  3. OPTIONAL - Node Task List
  • Interactive cli tool that lists and run package.json scripts.
     npm install -g ntl 
  • look the dependencies :
  "ntl": {
    "descriptions": {
      "android": "builds for android devices",
      "ios": "builds for apple devices",
      "start": " start the build cli and QR CODE",
      "web": "starts for web devices"
    }
}

look up for your better development device

  1. OPTIONAL - Dowload the Expo Go in your devices
  1. run the app for the chosen development environment
    ntl

Basic usage

this.video.mp4

About

valorant-app | React Native App on valorant-api


Languages

Language:TypeScript 74.8%Language:JavaScript 15.7%Language:MDX 6.6%Language:CSS 2.9%