Ionic Restaurant Theme For Ionic

Overview

Ionic Restaurant V3 is an app template built with Ionic3 + Angular2 + SASS. One great theme for Ios, Android and Windows platform supporting various device size and orientation.

Each screen has embedded source code comments, separate .scss file supporting easy customization if required. Easy integration to any Backend API.

Version: 3.9.2

Screens:

  •  Login Page
  •  Sign up Page
  •  Home Page
  •  Menu Categories Page
  •  Product Page
  •  Product Detail View Page
  •  Cart Page
  •  Orders list Page
  •  Favourite list Page
  •  Offers list Page
  •  Sidemenu Page

Features

  • Simple, Clear and Attractive design
  • Can be used in devices of varying size, orientation and platform
  • Easily customizable themes

Requirements

  •  Install ionic dependencies: NodeJS, Github, Cordova and Ionic2

Instructions

Download the Restaurant zip file and unzip it.

Create a new ionic blank project

Replace the folders inside Restaurant/src to the folders in your projects src folder

Run **$ionic serve** to check the app in browser

Related