Devopolis is a social network created with the aim of bringing together developers who share the same interests, so that they can exchange experiences and participate in a community that encourages them to always evolve.
This project was created during the Supervised Internship III discipline.
The frontend of this application was created using React Native and some libraries of stylization, authentication and access control.
If you want to test the application on your machine, just perform a 'clone' of this repository, or simply download both this repository, as well as the backend repositories. Then just run the following codes:
yarn install then yarn start