Skip to content

vetkamak/planto

Repository files navigation

Planto

iOS & Android application on React Native. App allows reports creation, viewing list of other users reports, looking through the specific user reports.

Prerequisites

In order to run the app you will need Node, Watchman, the React Native command line interface, and Xcode. Please, follow the official React Native documentation guides to install all required dependencies.

Running the app

After getting all necessary tools, follow the next steps:

cd to the directory where you will store the project and git clone the repo

git clone https://github.com/vetkamak/planto.git

Go to the project folder:

cd planto

Type the following command in terminal:

npm install

To run the app use the command:

for iOS

react-native run-ios

for Android

react-native run-android

About

iOS & Android app on React Native

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published