DanielRub / ionic-messenger

(Facebook) Messenger UI on Ionic Framework (5)

Home Page:https://mrhieu.github.io/ionic-messenger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic 5 (Facebook) Messenger

View on Github

Demo

Simulator Screen Shot - iPhone SE (2nd generation) - 2020-06-19 at 09 09 dd08

Setup

Clone or download this project.

Install Ionic CLI

$ npm install -g @ionic/cli

Install dependencies

$ cd <project>
$ npm install

Run the app on Localhost

$ ionic serve

FAQ

What is this?

What do I get?

  • A basic template that contains about 5 screens (for themes) or a feature demo (for plugins, services)

What are the differences from your paid products?

  • (Many) more screens
  • More detailed and pixel-perfect in terms of colors, typography, spacing, sizing, animation effects,...
  • Better organized in components and services, highly reusable
  • Dark theme
  • Support and consultation services

Why are you doing this? (giving your time and effort for free?)

  • I've been working with Ionic as my weekend projects for 4+ years (since Ionic 1). I can't tell you enough how much I love creating themes with Ionic
  • I want to set examples and share my best practices of Ionic development to people who are new to this exciting technology
  • And more: https://www.takethatdesign.com/about/

Learn more about Ionic Framework at Get started with Ionic

See more Ionic templates at Take That Design

Buy me a drink ☕️ ?

About

(Facebook) Messenger UI on Ionic Framework (5)

https://mrhieu.github.io/ionic-messenger

License:MIT License


Languages

Language:TypeScript 46.8%Language:HTML 26.1%Language:CSS 23.0%Language:JavaScript 4.1%