THAYLLER / radarDev

projeto realizado na semana oministack 10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RadarDev

This is a study project only and has no involvement with the Airbnb brand. πŸ“š

πŸ”Œ Requeriments

  • Node.JS >= 10.16.2
  • Yarn >= 1.17.3
  • Expo >= 3.1.2
  • NPM >= 6.9.0

Getting started - Backend

⚠️ IMPORTANT ⚠️

To make your own changes, please create your cluster in MongoDB Atlas

After create and init the cluster, change the database config in backend/src/server.js file
mongoose.connect('your-mongodb-connect-here

❗ The backend will start on 4100 port


πŸ’» Getting started the frontend

❗ The frontend will start on 3000 port


πŸ“± Getting started the mobile

❗ The backend will start on 19002 port and the Expo client on exp://YourLocalIP:19000 or Tunnel.

About

projeto realizado na semana oministack 10


Languages

Language:JavaScript 86.4%Language:CSS 10.9%Language:HTML 2.7%