Skip to content

CelioAmaral/Celio-Amaral_Mobile

 
 

Repository files navigation

Parrot Social Network(Connect)

  • Mobile:iphone:

Mobile project, similar to web development (Front-End) 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 Java or Back-end Node.js environment of the project configured and running.

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

# 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

Ipv4_2:

src/components/PostItem/index.tsx

img2

* start the mobile:

npm run start

# 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:

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:

foto do desenvolvedor

Systems Analyst

Celio-Link

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%