It is an app which could track the user location and can also save the path of the track to the database if user wants to save.
Based on React-native--expo-cli
Backend with nodejs and mongodb.
-
In tracker-app folder:
npm install
npm start
-
In tracker-api folder:
npm install
npm start