edrsjunior / FastModel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastModel App

Projeto criado como entregável MVP para curso de Análise e Desenvolvimento de Sistemas da FIAP.

🛠️ Installation Steps:

1. Install Node JS download can be found in:

https://nodejs.org/en

2. Install Android Studio and Virtual Device step by step can be found in:

https://docs.expo.dev/workflow/android-studio-emulator/#set-up-android-studios-tools

3. After all previously installations open the project them run this command to download all dependencies:

npm install

4. (OPTIONAL IF NEED TRY ON SEPARETED DEVICE WITH EXPO QR CODE) After all previously installations open the project them create a .env file with following var or replace API URls on code:

NGROK_URL

5. Final step to run the project run:

npm start

6. Congratulations your project is running now you can use you AVD or your phone to test

💻 Built with

Technologies used in the project:

  • REACT Native

📱Algumas Capturas de Tela

project-screenshot

project-screenshot

project-screenshot

About


Languages

Language:JavaScript 100.0%