mrhieu / ionic-cnn

CNN News App on Ionic Framework (5)

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic 5 CNN News

View on Github

Demo

Screenshot 2020-06-08 23 30 32

Setup

After 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

CNN News App on Ionic Framework (5)

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

License:MIT License


Languages

Language:TypeScript 41.0%Language:HTML 37.6%Language:CSS 17.9%Language:JavaScript 3.5%