Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 3.6 KB

README.md

File metadata and controls

43 lines (27 loc) · 3.6 KB

LinkHub

altext

Description

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.

TECH STACK

React Native TypeScript ExpoFirebase

Demo

altext altext altext altext altext

RUN Locally

  1. first clone the repo
  git clone https://github.com/IRSHIT033/Link-Hub.git
  1. Switch to the project's '/client' directory in terminal

  2. Install the dependencies by running

 npm install
  1. Run
  npm start
  1. Scan the QR code with your expo app in android