/aeschat

This is a little chat using firebase and react hooks

Primary LanguageJavaScript

aeschat

This app is a little chat to create groups with firebase authentication and firestore

alt text | alt text |

Installation

npm install

or

yarn

Run the project

npx react-native start (you also can execute yarn start)

then

npx react-native run-android (yarn android)

or

npx react-native run-ios (yarn ios)