Skip to content

Versão mobile do projeto goBarber desenvolvido com React Native no Bootcamp GoStack.

Notifications You must be signed in to change notification settings

yesminmarie/gobarber-mobile

Repository files navigation

🚀 GoBarber-Mobile 🚀

GoBarber-mobile

This project was developed in GoStack Bootcamp from Rocketseat. It is the mobile version of an application for barbershops named GoBarber. The backend can be accessed here and the frontend here.

ObjectiveTechnologiesHow to run the application

💡 Objective

This project allows the customer to view the list of barbers and make an appointment with a specif provider. This project was developed using React-Native.

🚀 Technologies

It was used these technologies in this project.

💻 How to run the application

Pre Requiriments

You will need these tools instaled in your machine:

And you will need to run the API REST of GoBarber:

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

# Go into the folder of the project
$ cd gobarber-mobile

# Install the dependencies
$ yarn

# Start Metro Bundler
$ yarn start

# If you are using android run
$ yarn android

# If you are using ios run
$ yarn ios

Made with ❤️ by Yesmin Marie