Skip to content

A react-native practice app for android/iOS for understanding the implementation of User Authentication, Password Hasing and Salting, Custom--REST-APIs (using MongDB) and tracking location of the user realtime

Notifications You must be signed in to change notification settings

bhvbhushan/rn-practice-LocTrackerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Location Tracker App (React-Natieve) - Android/iOS App

This is an practice app with react-native for android/iOS for understanding the implementation of User Authentication, Password Hasing and Salting, Custom--REST-APIs (using MongDB) and tracking location of the user realtime

A react-native practice app for android/iOS To run Locally : It uses expo-app ( available on android play store and apple store for viewing realtime development changes) Learn more about expo: https://expo.io/

To run locally:

  • Start track-server: To start up your API server, cd to track-server dir

    • Install dependecies: npm i
    • run : npm run dev : It will start your mock db
  • Start BlogApp: Under Development

About

A react-native practice app for android/iOS for understanding the implementation of User Authentication, Password Hasing and Salting, Custom--REST-APIs (using MongDB) and tracking location of the user realtime

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published