mouracamila / gobarber-mobile

Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoBarber Mobile (Work in progress)

Introduction

GoBarber is an app to doing schedule request for barber shops.

The GoBarber project has three parts, this repository has the mobile application. The backend is available here: gobarber-backend And the frontend here: gobarber-web

GoBarberApp

How to use

  1. Clone this Repository:

    $ git clone git@github.com:mouracamila/gobarber-mobile.git

  2. Installing dependencies:

    $ yarn install

  3. Running project:

    $ yarn start

  4. Run emulator:

    $ yarn android or $ yarn ios

Obs: npm should be run where package.json is in your project

About

Work in progress


Languages

Language:TypeScript 52.9%Language:Java 17.0%Language:Ruby 14.6%Language:Objective-C 12.0%Language:JavaScript 1.8%Language:Starlark 1.6%