/MyDiary

A real-world mobile app implementation inspired by the movie "Your Name". :stars:

Primary LanguageTypeScriptMIT LicenseMIT

MyDiary

A real-world mobile app implementation inspired by the movie Your Name.


Download

Installation

Install Ionic CLI and Cordova:
$ npm install -g ionic cordova
Clone a copy of the MyDiary git repo:
$ git clone https://github.com/YourName-App/MyDiary.git
Enter the MyDiary directory:
$ cd MyDiary
Install all dependencies and plugins:
$ npm install && ionic state restore
Use your own AngularFire2 settings in src/app/app.module.ts:
// AF2 Settings
export const firebaseConfig = {
  apiKey: "",
  authDomain: "",
  databaseURL: "",
  storageBucket: "",
  messagingSenderId: ""
};
Run the app in the browser:
$ ionic serve
Visit the official Ionic website for details.

Screenshot

ImgurImgurImgur ImgurImgurImgur