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.
- Angular 8+
- Firebase
- Clone the repo
git clone https://github.com/tosinbot/realtime-notes-app.git
- Install NPM packages
npm install
- Start the server with
ng serve
- View on browser - http://localhost:4200
Backend application built with Node.js and Mongodb can be found here - https://github.com/tosinbot/realtime-notes-backend
The app is hosted on Firebase
- Access the App via https://tosin-pencil.web.app/ or https://tosin-pencil.firebaseapp.com/