This repo has sample code for the Tinder Like Application for Ionic Developers. You can simply download and implement your logic for your starter app in Ionic.
This repo eases your work for creating a complex app. You can use this as a example project.
To learn Ionic 2 and 3 visit,
- Create a new Ionic 3 project using
ionic start tinderApp blank
-
Download and replace the src, www folder.
-
Then preview the app using
ionic serve -l
We will try and update the source code further.