/semanaomnistack10

Usando localicação

Primary LanguageJavaScript

semanaomnistack10

Principais objetivos do projeto:

WEB

  • Cadastrar dev em uma certa localização[usando a localização fornecida pelo browser]
  • Buscar infos pela api do github a partir do usuario do github( busca Nome, Avatar e Bio do usuario).

Alt Text

MOBILE

  • Buscar devs em uma distancia de 10km de sua localização atual filtrando por tecnologia.
  • Abre o perfil do dev no github

Alt Text Alt Text

🚀 Technologies

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

ℹ️ How To Use

To clone and run this application, you'll need Git, [Node.js v10.16][nodejs] or higher + [Yarn v1.13][yarn] or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/dandpb/semanaomnistack10

# Go into the repository
$ cd semanaomnistack10

#start backed
$ cd BACKEND

# Install dependencies
$ yarn install

# Run the app
$ yarn dev

#start web
$ cd web

# Install dependencies
$ yarn install

# Run the app
$ yarn start

#start mobile
$ cd mobile

# Install dependencies
$ yarn install

# Run the app
$ yarn start

📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.


Made with ♥ by Daniel Barreto 👋 Get in touch!