Skip to content

Mobile version of Devopolis. Built using React Native and Typescript.

License

Notifications You must be signed in to change notification settings

ricassiocosta/devopolis-mobile

Repository files navigation

Devopolis
GitHub license

devopolis

Devopolis

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.

About

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