Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

🛣 Favorite places app, an app to add cool places with their location, videos, comments, take pictures and more.

License

Notifications You must be signed in to change notification settings

jhonbergmann/favorite-places

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Favorite Places

Lugares Incríveis

GitHub Language Count GitHub Last Commit Github License

Demo

Demo Demo Demo Demo Demo Demo

📅 Sobre

Favorite Places permite procurar e compartilhar lugares incríveis, inserir fotos, localização, ver vídeos, comentar e muito mais!

🌐 Tecnologias usadas

Foram usadas essas tecnologias:

</> Como usar o código?

  1. Instale o Yarn em seu computador
  2. Instale o NodeJs na versão >= 12.0
  3. Clone este repositório git clone https://github.com/jhonbergmann/favorite-places.git

⚙️ Backend

  1. Acesse a pasta backend e dê o comando yarn install
  2. Acesse o arquivo images_view.ts dentro de src/views/images_view.ts
  3. Na linha 7 altere a url para seu ip local -> exemplo: url: http://SEU-IP-LOCAL:3333/uploads/${image.path}
  4. Acesse novamente a pasta backend e dê o comando yarn dev

📱 Mobile

  1. Acesse a pasta mobile e dê o comando yarn install
  2. Acesse o arquivo api.js dentro de src/services/api.js
  3. Na linha 4 altere a baseURL para seu ip local -> exemplo: baseURL: http://SEU-IP-LOCAL:3333
  4. Acesse novamente a pasta mobile e dê o comando npx react-native run-android

About

🛣 Favorite places app, an app to add cool places with their location, videos, comments, take pictures and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published