/App-GoBarber

Application for customers to mark hairdresser and also for the hairdresser to control their appointments.

Primary LanguageTypeScript

GoBarber Mobile App


Logo GoBarber

Mobile application to schedule haircut and the hairdresser controls your schedule through the application.

List Screen

List Screen

๐Ÿงช Tecnologies

This project was developed using cutting edge front-end technologies.

๐Ÿš€ Getting started

  • You need to install Node.js and Yarn to run this project.

Clone the project and access the folder

$ git clone https://github.com/guiathayde/App-GoBarber.git && cd App-GoBarber

Follow the steps below

# Install the dependencies
$ yarn

# Build the app android
$ yarn android

# Build the app ios
$ yarn ios

# Start Metro Bundler
yarn start

Made with ๐Ÿ’œ by Guilherme Athayde