Skip to content

Frontend for a mobile chat application with emoji reactions and NLP-generated emoji suggestions.

License

Notifications You must be signed in to change notification settings

sonamdkindy/emote-client

 
 

Repository files navigation

Emote

A mobile chat application with emoji reactions and NLP-generated emoji suggestions.

NPM Version

header

Setup

Installation

npm install
npm install -g expo-cli

Run Expo Client

npm start
  • You have the option of opening the app on your computer's mobile device simulator and/or your cellphone (the latter will require downloading the expo app for iOS or Android and signing up for an account).

Contributing

  1. Fork the repository
  2. Create your feature branch on the forked repo (git checkout -b feature/fooBar)
  3. Commit your changes to the forked repo (git commit -am 'Added fooBar that does x, y, z')
  4. Push the branch back to your forked repo (git push origin feature/fooBar)
  5. Create a pull request from your fork

Contributors

License

Distributed under the Apache v2.0 license. See the LICENSE for more information.

Resources

  • README template used is located here

About

Frontend for a mobile chat application with emoji reactions and NLP-generated emoji suggestions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%