Skip to content

lly0122/chapter4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code from the chapter 4 example of Ionic in Action. It is an app for a resort that guests could use to learn about their reservation, local restaurants, and current weather.

Here are the primary things we do in this chapter.

  • Setup navigation with history
  • Use the slide box, used as an app intro
  • Load data from external APIs using loading indicators
  • Setup and use infinite scrolling
  • Use Ionic's icon set Ionicons
  • Use Ionic cards and lists

Links

Quick Setup

npm install -g ionic
git clone https://github.com/ionic-in-action/chapter4.git
cd chapter4
ionic serve

About

Chapter 4 code example for Ionic in Action

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.3%
  • CSS 16.6%
  • HTML 0.1%