An open API service indexing awesome lists of open source software.

https://github.com/bc-fullstack-03/celio-amaral_mobile

Projeto mobile, similar ao desenvolvimento web(front-end) de uma rede social realizado na SysMap Excellence Full Stack Trainee 3ª edição.
https://github.com/bc-fullstack-03/celio-amaral_mobile

axios expo-go jwt-decode phosphor-react-native react-native typescript

Last synced: 3 days ago
JSON representation

Projeto mobile, similar ao desenvolvimento web(front-end) de uma rede social realizado na SysMap Excellence Full Stack Trainee 3ª edição.

Awesome Lists containing this project

README

          

## Parrot Social Network(Connect)
- ### Mobile:iphone:
Mobile project, similar to web development ([Front-End](https://github.com/bc-fullstack-03/Celio_Amaral-Frontend)) of a social network carried out in SysMap Excellence Full Stack Trainee 3rd edition.


Android/iOS


Celio-React-Native
Celio-Typescript



--> React Native 0.71.8

--> Typescript 4.6.3

--> Other technologies: Expo Cli / Expo Go / JWT (JSON Web Token) Authentication / Axios / React / phosphor-react-native

#### * Running on machine:
Node.js/npm

#### * In Command Prompt install Expo Cli globally:
npm install -g expo-cli

#### * [Back-end](https://github.com/bc-fullstack-03/Celio_Amaral-Backend) Java or [Back-end](https://github.com/CelioAmaral/backend/tree/up) Node.js environment of the project configured and running.

Obs: The api used in the mobile was Node.js.
** Branche: up

```bash
# git clone:
https://github.com/bc-fullstack-03/Celio_Amaral-Mobile.git
```

#### * In mobile directory:
Install mobile dependencies:
npm install

#### * Change the Ipv4 of these two files. With your computer's IPv4:
#### Ipv4_1:
src/services/api.ts

![img1](https://github.com/bc-fullstack-03/Celio-Amaral_Mobile/blob/main/public/ipv4_1.png)

#### Ipv4_2:
src/components/PostItem/index.tsx

![img2](https://github.com/bc-fullstack-03/Celio-Amaral_Mobile/blob/main/public/ipv4_2.png)

#### * start the mobile:
npm run start

```bash
# Access the app using one of these ways:
// Run the project on your own Android or IOS device: Expo Go.
// Run the project through an Android/iOS emulator: Android Studio.
```

### Project:
- Similar to [Front-End](https://github.com/bc-fullstack-03/Celio_Amaral-Frontend)

### Acknowledgment:


SysMap Solutions, Renan, Danilo and Bruno for the opportunity of learning and knowledge in the technologies presented in this Bootcamp (3rd edition). Thanks!

## Author
- [@CelioAmaral](https://github.com/CelioAmaral)


Celio-Link