Skip to content

muhammadidreesshaikh/dominus-freight-react-dashboard

Repository files navigation

dominus-freight-react-dashboard

project dashboard built with reactjs

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

set Upstream with Parent:

git remote add upstream https://github.com/muhammadidreesshaikh/dominus-freight-react-dashboard.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

ReactJS Table Filter Search - react-filter-search

https://www.npmjs.com/package/react-filter-search

About

project dashboard built with reactjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published