Android cloning mobile application, taking references from Facebook with color accents from the Line app.
Tech Stack:
- Server: Graphql + Mongodb
- Client: React Native
If you want to clone this repository, run this command in your command prompt or git bash:
git clone <repo_link>
Then, install all package using this command (make sure you already in directory clone-line/server or clone-line/clone-line):
npm install
Server:
npm run dev
Client:
npm start
Server: Apollo Server
Client (Scan in Expo Go app): Expo Go