DevRadar
Contents
About the Project
An app resulted from Semana OmniStack 10.0. The application has the web version, where you register the devs, and the mobile version, where devs appear within a radius of 15 km according to the filters you enter.
Built With
Install and Run
You need to have node and yarn installed in your machine. Then, you can clone this repository
Backend
Run the following commands inside the /backend folder:
yarn install
yarn dev
Backend will run at localhost:3333.
Frontend
Run the following commands inside the /frontend folder:
yarn install
yarn start
Frontend will run at localhost:3000.
Mobile
Run the following commands inside the /mobile folder:
yarn install
yarn start
If you're using an emulator, the project will run at localhost:19000. If you're using your device, you can read the generated QR Code in the Expo Client app.
Contact
E-mail: ghffadel@gmail.com