/FeelingsDiary

AI App to take dairy notes and have connection with a professional if you want. The app build a chart analyzing the sentiment of user.

Primary LanguageJavaScript

FeelingsDiary

Como usar?

  • Clonar o projeto;
  • Será preciso alterar o IP mapeado para como rota padrão da API em src/services/api.js: image

(Será preciso dois terminais, um para rodar a API e outro para rodar o App)

  • cd API
  • npm i
  • npm run dev No segundo terminal:
  • cd Mobile
  • yarn
  • yarn start