Giter VIP home page Giter VIP logo

caiohenrique-developer / react-native-deploy Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4.3 MB

:barber: GoBarber mob app, project intended to offer scheduling barber shop services.

Home Page: https://gobarber.desenvolvendosistemas.dev.br

License: MIT License

JavaScript 4.30% Shell 0.01% Makefile 0.02% Starlark 0.19% Java 1.98% CSS 1.72% HTML 75.28% Ruby 0.20% Objective-C 1.54% TypeScript 14.76%
axios commitlint commitizen date-fns development husky jest rocketseat-gostack-bootcamp react react-native

react-native-deploy's Introduction

πŸ’ˆ GoBarber mob app , a project developed to offer barber shop scheduling.

πŸ›Έ TechsΒ Β Β Β |Β Β Β  ⚠️ PrerequisitesΒ Β Β Β |Β Β  ❔ How To UseΒ Β Β Β |Β Β Β  πŸ”– BadgesΒ Β Β Β |Β Β Β  πŸ” LicenseΒ Β Β Β |Β Β Β  ☎ Contact Me

GoBarber background image

πŸ” Techs πŸ›Έ

This project was developed at the RocketSeat GoStack Bootcamp 11 with the following technologies:

πŸ” Prerequisites ⚠️

In order to use and test the mobile app on a simulator or on your physical smartphone, you should've already setup the development environment for React Native applications. You can follow the following article (PT-BR) to setup your environment: React Native Environment (Android/iOS).

And also, firstly i recommend that you access and run the backend repository for a complete experience.
Or go to gobarber.desenvolvendosistemas.dev.br to see the web project in a production environment.

GoBarber back-end repository

πŸ” How To Use ❔

To clone and run this application locally, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer.

Hit me to toggle collapse: πŸ•ΉοΈπŸ€

From your command line follow these steps...

# Clone the project
$ git clone https://github.com/caiohenrique-developer/react-native-deploy 'GoBarber Mob' && cd 'GoBarber Mob'

# Install dependencies
$ yarn
# or
$ npm i

# ** Simulator **

# If you want to run the project on a simulador like Android Studio or Genymotion, start the react-native server as it is
$ yarn start
# or
$ npm start

# On another terminal, install the app on your simulator
# Start the project using the command below for Android devices
$ yarn android
# or
$ npm android

# or

# Start the project using the command below for iOS devices
$ yarn ios --simulator="iPhone XS Max"
# or
$ npm ios --simulator="iPhone XS Max"

# ** Physical Smartphone **

# If you want to run the project on your physical smartphone, change the baseURL on src/services/api.js to your machine's ethernet adapter IP. Use the ethernet adapter IP if you're on a cable connection or the WiFi adapter IP if you're on a wireless conecction.
# After changing the baseURL, start the react-native server
$ yarn start
# or
$ npm start

# On another terminal, install the app on your physical smartphone
# Start the project using the command below for Android devices
$ yarn android
# or
$ npm android

# Start the project using the command below for iOS devices
$ yarn ios
# or
$ npm ios

# Very well, now you can enjoy this project! ;)
  • See also: πŸ•ΉοΈπŸ€

    API

    GoBarber back-end repository

    WEB

    GoBarber front-end repository

GoBarber background image

πŸ” Badges πŸ”–

GitHub Language Count GitHub Top Language Codacy Grade GitHub Last Commit GitHub Releases GitHub Tags Repository issues Repository Size GitHub License semantic-release

πŸ” License πŸ”

Copyright Β© 2021 GoBarber, MIT .

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

β€œAlways running in search of the goals!”
Done with β™₯ by myself πŸ‘‡ Get in touch!

πŸ” Contact Me ☎️

Profile Avatar
LinkedIn Gmail Whatsapp

react-native-deploy's People

Contributors

caiohenrique-developer avatar semantic-release-bot avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.