Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 575 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 575 Bytes

VoIndo

🧑‍🦳 VoIndo was a project developed during the Development Project course. It is an application to enable seniors to find physical and recreational activities through a recommendation system based on the user's location and interests.

This repository only contains the front end of the project. The back end is deployed on google cloud.

How to run:

  • Clone the repository and open it
  • Run npm install
  • Run npm start
  • Download the app Expo go on your smartphone
  • Use the app to read the QR Code that is on your terminal after the npm start command