fabiopicolijr / go-barber

[ Under Construction ] "GoBarber" is a project that aims to maintein a barber shop. This end-to-end app contains: Server API REST (Node.js), Web App (React) and Mobile App (React Native - Android/iOS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoStack

Repo Size Languages Language top License Made By fabiopicolijr

About the project   |    Server API   |    Web App   |    Mobile App   |    License


GoStack


πŸ”₯   About the project

"GoBarber" is a project that aims to maintein a barber shop. This end-to-end app contains: Server API REST (Node.js), Web App (React) and Mobile App (React Native - Android/iOS).


πŸ”Œ   Server API REST

  git clone "<this-repository>"

  # Install dependencies
  $ cd server
  yarn install

  # Start server
  yarn dev:server

🌎   Web App

 # Install dependencies
  $ cd web
  $ yarn install

  # Start web app (React)
  $ yarn start

πŸ“±   Mobile App

 # Install dependencies
  $ cd mobile
  $ yarn install

  # Start mobile app (React Native - Android/iOS)
  $ yarn android

πŸ“   License

MIT License. See the file LICENSE for more details.


Developed ✨   by @fabiopicolijr πŸ‘‰   See my linkedin.

About

[ Under Construction ] "GoBarber" is a project that aims to maintein a barber shop. This end-to-end app contains: Server API REST (Node.js), Web App (React) and Mobile App (React Native - Android/iOS).

License:MIT License


Languages

Language:TypeScript 88.7%Language:JavaScript 3.5%Language:Java 2.8%Language:Ruby 2.4%Language:Objective-C 2.0%Language:HTML 0.5%Language:Starlark 0.3%