Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 1.02 KB

README.MD

File metadata and controls

61 lines (48 loc) · 1.02 KB

GoBarber mobile

React app developed on Rocketseat's Bootcamp 10th module

Environment

  • OS: Ubuntu 18.04
  • Text editor: VS Code 1.39.2
  • Android Studio

Tools

  • Axios
  • ESLint
  • Prettier
  • Styled Components
  • React Native
  • Reactotron
  • React Native Vector Icons
  • Redux
  • Redux Saga

You can find the backend of this project on this link

Running the app:

If it's the first time you're running the application, do:

$ react-native run-android

If you've already run the app before, do:

$ react-native start

Screens