thovo / photo-gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photo Gallery

This project is a sample project to use with Ionic 4.

Data

The photos in this project come from Lorem Picsum

Features

  1. Display list of photos with infinite scroll
  2. Search bar to filter images based on author of the image(desactive infinite scroll when search bar is active)
  3. Photo detail

Installation

  • Install the dependencies
npm install

or

yarn install
  • Start the project
ionic serve

About


Languages

Language:TypeScript 57.4%Language:SCSS 28.1%Language:HTML 8.2%Language:JavaScript 6.3%