dpetla / Menote

A Journaling and note taking app.

Home Page:https://menote-prod.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menote

Menote

A Journaling and note taking app

View App

Build Status


Build process

  • Clone or download the repo
  • npm install
  • npm start
  • Go to localhost:4200

Build Process using Service Worker

  • Clone or download the repo
  • npm install
  • npm run build
  • npm run pwa
  • Go to localhost:8080

Features

πŸš€ Progressive Web App: Lighthouse score of 91/100

πŸ“± Responsive: Responsive UI providing a similar experience to native apps

πŸ“ Rich text editor: Using Froala for Angular (angular-froala-wysiwyg)

☁️ Cloud storage: Real-time database powered by Firebase

πŸ’Ύ Autosave

πŸ“… Capture date, location and weather

πŸ“‘ Organize with tags

πŸ“· Images to notes


View

devices sample


About

A Journaling and note taking app.

https://menote-prod.web.app/

License:MIT License


Languages

Language:TypeScript 68.6%Language:HTML 18.8%Language:CSS 10.9%Language:JavaScript 1.7%