My Fashion Ionic Theme

Overview

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) .
  1. open app in cmd then Run these lines:
  2. 1- npm install 
  3. 2- ionic serve
  4. 3- ionic platform add android/ios
  5. 4- ionic build android/ios –prod

Related