Find developers close to you with similar interests. Developed during "Semana OmniStack".
- Express REST API
- React Frontend
- Mobile app with React Native and expo
git clone https://github.com/vscncls/devRadar.git
cd devRadar
cd into each folder and run
yarn
cd backend
yarn dev
cd frontend
yarn start
cd mobile
yarn start