yesminmarie / gobarber-mobile

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 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

About

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


Languages

Language:TypeScript 65.6%Language:JavaScript 11.1%Language:Java 8.2%Language:CSS 7.1%Language:Objective-C 6.4%Language:Ruby 0.8%Language:Starlark 0.8%