Home / App Templates / Ionic / Themes
Fuel App Ionic ThemeFuel App Ionic Theme
ionic Theme for Gas Station locations and Cars Fuel controlling using Ionic 3 , Angular 5 , Typescript.Home / App Templates / Ionic / Themes
Fuel App Ionic Theme
ionic Theme for Gas Station locations and Cars Fuel controlling using Ionic 3 , Angular 5 , Types...Overview
ionic Theme for Gas Station locations and Cars Fuel controlling using Ionic 3 , Angular 5 , Typescript.
Screens
- Login
- Registration
- Home (with Tabs)
- My Vehicle list
- Details
- Side Menu
- Add Vehicle
- Nearby
- Calculator
- Profile
- Settings
Features
- complete ,clear,Simple design.
- Theme only html5/typescript pages no functional code or backend
- Responsive app. so it fits to all devices.
- Changeable color using Sass variables.
- Can be used and tested for both IOS and Android mobile.
- Animation availability.
- Free for life Updates.
- Free support
- Tabs included .
- Readme file included with how to use the theme steps to follow.
- 11+ complete screens and components.(html>
Requirements
- ionic 3 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