Home / App Templates / Ionic / Themes
My Fashion Ionic ThemeMy Fashion Ionic Theme
Elegant theme for Clothes shopping using Ionic 3 , Angular 4 ,TypescriptHome / App Templates / Ionic / Themes
My Fashion Ionic Theme
Elegant theme for Clothes shopping using Ionic 3 , Angular 4 ,TypescriptOverview
Elegant theme for Clothes shopping using Ionic 3 , Angular 4 ,Typescript
Screens
- Login
- Registration
- Home
- List
- Details
- Side Menu
- Shopping Cart
- Filter
- Profile(likes,notfication)
- Settings
Features
- complete ,clear,Simple design.
- Theme only (html5 / typescript)no functional code or backend
- Responsive app. so it fits to all devices
- the app using Ionic 3 , Angular 4, Cordova ,Typescript,Flat design
- Changeable color using Sass variables
- Can be used and tested for both IOS and Android mobile.
- Animation availability
- Free for life Updates
- Readme file included with how to use the theme steps to follow
- 10+ complete screens and components
Requirements
- ionic framework
- NodeJs
- Ios , Android
Instructions
- unzip the theme package.
- create a new Ionic3 app.
- Replace the src,www and package.json for the new app with those for the theme(from the unzipped folder) .
- open app in cmd then Run these lines:
- 1- npm install
- 2- ionic serve
- 3- ionic platform add android/ios
- 4- ionic build android/ios --prod