Skip to content

tosinbot/realtime-notes-app

Repository files navigation

Realtime Notes Application

An Angular 8+ application that uses Firebase to support authentication, allows users sign in with Google accounts to access text editor automatically synced to firebase. Text editor also supports LaTeX equations.

Built With

  • Angular 8+
  • Firebase

Installation

  1. Clone the repo
    git clone https://github.com/tosinbot/realtime-notes-app.git
  2. Install NPM packages
    npm install
  3. Start the server with ng serve
  4. View on browser - http://localhost:4200

Integration

Backend application built with Node.js and Mongodb can be found here - https://github.com/tosinbot/realtime-notes-backend

Hosted sample App

The app is hosted on Firebase

Screenshots

Screenshot 2021-01-11 at 01 35 25

- Login View

Screenshot 2021-01-11 at 02 14 11

- Google Auth

Screenshot 2021-01-11 at 02 22 41

- Editor View

About

Pencil Frontend Application - Angular 8 + Firebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published