Skip to content

Latest commit

 

History

History
91 lines (70 loc) · 3.07 KB

README.md

File metadata and controls

91 lines (70 loc) · 3.07 KB

GoBarber Mobile
GoBarber Mobile

💈React Native app for GoBarber, a barber scheduling application

GitHub top language GitHub language count License

Tools   |    Technologies   |    How To Run   |    License

⚙️ Tools

🚀 Technologies

This project is being developed with the following technologies:

💻 How To Run

Requirements

Running the application

From your command line:

# Clone this repository
$ git clone https://github.com/mattheuseinloft/gobarber-mobile

# Move to the application directory
$ cd gobarber-mobile

# Install dependencies
$ yarn

# Run the app on Android
$ yarn android

# Or run the app on iOS
$ yarn ios

If Metro Bundler is not starting automatically, in a new terminal:

# Start Metro Bundler
$ yarn start

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with 💙 and ☕ by Mattheus Einloft