An app dedicated to help you to make fiends...
API: Server Repository
-
Install NodeJS.
-
Install Expo CLI.
-
Install Eas CLI.
-
Now create a folder and run this command there:
git clone https://github.com/Ankan002/chit-chats-mobile.git
. -
After this setup
eas.json
file. -
Also configure google authentication files from firebase... need a detailed info contact us at:
[email protected]
, -
Now run
npm install
and this will install all the required dependencies. -
Now get a eas development build and configure the backend or contact the author for the backend API.
-
Now go ahead and run
npm start
. -
And there you are, you are ready to test out the app in your mobile.