Skip to content

NilayYadav/Gabble

Repository files navigation

Gabble

Gabble is a chatting app built in react native & Nodejs

Its Requirements

1: Nodejs be installed
2: MongoDb compass should be installed
3: Android studio should be installed with a emulator and all paths should be set up

To run the project

1: Open terminal
2: cd into the project
3: run npm install
4: run npm start
5: run npx react-native run-android

if you are using your emulator than go into url.js file and socketService.js file and change API_BASE_URL to http://10.0.2.2:3000 else if you are using a real device than use API_BASE_URL to http://your-id-addresss-here:3000

About

Gabble is a chatting app built in react native & Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published