LinkHub is an Android app that allows users to store and edit important links in one place. The app is built using React Native and Firebase and is designed to provide users with a simple and intuitive way to showcase and share their links. It is necessary for the user to log in or register their email. Newly created users will be redirected to the edit page where they can set their links URL. When they are done with their link data, users will be redirected to their main page where they can share their links or showcase them. Users' profile details are displayed in a modal popup on the main page. Any time the user wants to edit their links data, they can do so. At Firebase's Firestore, their links will be safely stored. Furthermore, users can log out anytime from the app.
- first clone the repo
git clone https://github.com/IRSHIT033/Link-Hub.git
-
Switch to the project's '/client' directory in terminal
-
Install the dependencies by running
npm install
- Run
npm start
- Scan the QR code with your expo app in android