This project is a sample project to use with Ionic 4.
The photos in this project come from Lorem Picsum
- Display list of photos with infinite scroll
- Search bar to filter images based on author of the image(desactive infinite scroll when search bar is active)
- Photo detail
- Install the dependencies
npm install
or
yarn install
- Start the project
ionic serve