Skip to content

muhammadidreesshaikh/dominus-freight-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dominus-freight-app

dominus freight mobile app

👉 How to update your forked repo with our parent repo: 🔗

set Upstream with Parent:

git remote add upstream https://github.com/muhammadidreesshaikh/dominus-freight-app.git

Fetch Forked Repo

git fetch upstream

Rebase your repo/branch with parent one

git rebase upstream/main

push the updated got changes with your repo/branch

git push origin main

Firebase

npm add firebase

Read and Write Data - Firebase CRUD

https://firebase.google.com/docs/database/web/read-and-write https://firebase.google.com/docs/database/web/read-and-write https://dev.to/chensokheng/crud-operation-react-firebase-realtime-database-1bkn

Device Geolocation in Reactjs

https://www.pluralsight.com/guides/how-to-use-geolocation-call-in-reactjs

About

dominus freight mobile app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published