A Tinder-like app for developers who want to get in touch with other developers working with the same stack.
This project was created using Express, Socket.IO, React, React Native and Styled Components. The database used was MongoDB.
Once you have Node.js and Yarn installed, install the dependencies by running inside each folder:
$ yarnSetup the API
To start the server, inside the backend folder run:
$ yarn devAfter doing the previous steps, inside the frontend folder run:
$ yarn startTo run the mobile version for the first time, go to the mobile folder and do:
$ react-native run-androidIf you have already ran the app before, just enter:
$ react-native startThis project is under the MIT license.






