Tecnologias   |   Projeto   |   How to use
Esse projeto foi desenvolvido com as seguintes tecnologias:
O DevRadar é um projeto que visa conectar desenvolvedores próximos a você que trabalham com as mesmas tecnologias.
DevRadar is a project that aims to connect close developers to you if they use the same technologies.
- Install Git
- Install Node.js
- Install Yarn
- Install EXPO in your mobile
# Clone this repository
$ git clone https://github.com/dazocc/omnistack10
# Configure the repository MongDB
# In file index.js of backend project set your connection string
# Go into the repository
$ cd backend
# Install dependencies
$ yarn
# Run the API
$ yarn dev
# Go into the repository
$ cd mobile
# Install dependencies
$ yarn
# Run the MOBILE
$ yarn start
# Go into the repository
$ cd web
# Install dependencies
$ yarn
# Run the WEB
$ yarn start
#Open in your mobile the App EXPO and Scan QR Code