Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 839 Bytes

README.md

File metadata and controls

48 lines (34 loc) · 839 Bytes

InstPhoto

An online mobile photo-sharing social application than enables users to take photos and share them.

Main Feature

  • Take photo or get photo from gallery
  • Post photo with a few words
  • Like and comment
  • Search and follow others

Main Techs

  • Ionic
  • Angular
  • Cordova
  • Firebase
  • Moment.js
  • ColorFilter.css

Quick Start

  • Install Node.js
  • Install the latest ionic and cordova
$ npm install -g cordova ionic
$ npm install
  • To start the app, use the following
$ ionic serve

Contributor