A radar to find developers with the skills you're looking for, built in one week Omnistack
This app features all the latest tools and practices in mobile development!
- ⚛️ React Js - A JavaScript library for building user interfaces
- ⚛️ React Native - A lib that provides a way to create native apps for Android and iOS
- 💹 Node Js - A web framework for Node Js
- 📄 MongoBD - A open-source document-oriented database.
- ☯️ Insomnia - HTTP request software and with open source.
- ♻️ Socket IO - Reload server automatically.
- Clone this repo using
git clone https://github.com/CaioHenriqueMachado/DevRadar-project.git - Move yourself to the appropriate directory:
cd DevRadar - Run
yarnto install dependencies - Run
npmto install dependencies
- Move yourself to the backend folder:
cd backend - Run
yarn devto start the server
- Move yourself to the frontend folder:
cd frontend - Run
yarn startto start the web application
- Move yourself to the mobile folder:
cd mobile - Run
yarn startto start the mobile app
This project is licensed under the MIT License - see the LICENSE page for details.

