Skip to content

akiraenduo/ionic-udemy

 
 

Repository files navigation

Ionic 5 Udemy

View on Github

Demo

Simulator Screen Shot - iPhone SE (2nd generation) - 2020-06-21 at 18 50 49

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

Udemy UI on Ionic Framework (5)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.8%
  • HTML 35.7%
  • CSS 17.4%
  • JavaScript 3.1%