frndsjoao / GoBarber-app

💈✂mobile application of GoBarber - made with React Native, styled-components and react-navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

React Native Application for GoBarber

Top language GitHub Made by

About the project   |    Technologies   |    Getting started

logo logo logo

📄 About the project

Go to api here: GoBarber Rest API
Go to web client here: GoBarber Web

GoBarber is an application/web that makes it possible to register barbers and control customer schedules. The schedule is done by the mobile application, while the web take care of displaying it for the barber.

Gobarber is an application developed during GoStack Bootcamp, by Rocketseat, focused to learn the best use of ReactJS. I'm totally thankful to Rocketseat for the excellent bootcamp.

💻 Technologies

Technologies that I used to develop this website

React Native   |    Typescript   |    React Navigation   |    Styled Components   |    Axios   |    Unform   |    Yup   |    Eslint   |    Prettier

💻 Getting started

⚠ Requirements: have this application's API running.

Clone the project and access the folder

$ git clone https://github.com/frndsjoao/GoBarber-app.git && cd gobarber-app

Then install the dependencies

# Install the dependencies
$ yarn

# If you are going to emulate with android, run this command
# Be sure to have the emulator open
$ yarn android

# If you are going to emulate with ios, run this command
$ yarn ios

📝 License

Not specified.

About

💈✂mobile application of GoBarber - made with React Native, styled-components and react-navigation


Languages

Language:TypeScript 77.9%Language:Java 10.8%Language:Objective-C 7.7%Language:Ruby 1.3%Language:JavaScript 1.3%Language:Starlark 1.0%