Pencil Frontend

This is project is built using Angular 8 and Firebase. It allows users to login using their Google account and edit a notepad.

Set up

Requirements

  • Angular CLI
  • Yarn

Steps

  • clone the repo
  • run yarn install
  • run yarn start to start the server
  • Navigate to http://localhost:4200/

Hosting

The app is hosted on Firebase and can be accessed on https://pencil-frontend-shalon.firebaseapp.com/

Pages

Home page > Loading page > Google login prompt page > Editor page

Screenshot 2020-12-31 at 00 56 00

Screenshot 2020-12-31 at 00 56 08

Screenshot 2020-12-31 at 00 56 22

Screenshot 2020-12-31 at 00 57 42