AZ-devs / ChatME-Frontend

Group chat application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: ChatME

Real-time event-driven chat application

Author: Abdallah Zakaria & Abdulhakim Zatar

Links and Resources

Setup

.env requirements

  • PORT - Port Number
  • MONGODB_URI - URL to the running mongo instance/db

How to initialize/run your application (where applicable)

  • npm i
  • expo start

How to use your library (where applicable)

How do I use this application

  • As user you can:
    • Login using username
    • Upload avatar for your profile
    • Create room public or private
    • Join rooms
    • Chat with your friends

About

Group chat application


Languages

Language:JavaScript 100.0%