ahmnouira / chat-app

ionic 4 :iphone: firebase-based :cloud: chat application that allows users to create an account, login and chat with others.

Home Page:https://takecare-3fa5e.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-app

visitors

🅰️ real-time chat ionic application with firebase.

Our chat application will show a login page withe e-mail and password fields. The user will be able to log in or create a new account, when a user logs in, it will go to a tabs interface where we have a list of all users of the application, the Account tab will allow the user to upload a profile image and log out of the app.

Screenshots

  

Run as Angular App

Open your terminal/cmd and run the following commadans:

  1. type git clone https://github.com/ahmnouira/chat-app.
  2. cd chat-app to enter to app folder.
  3. npm i to install the app dependencies.
  4. ng serve or npm start run the app server.

About

ionic 4 :iphone: firebase-based :cloud: chat application that allows users to create an account, login and chat with others.

https://takecare-3fa5e.web.app/

License:MIT License


Languages

Language:TypeScript 74.3%Language:HTML 15.7%Language:SCSS 6.9%Language:JavaScript 3.1%