Save web pages and content with one click.
Snip's Chrome extension sends the URL of the current active page of the browser to be parsed and saved in the Firebase Firestore database.
Snip is built on Firebase Firestore. "users" are the only top level collection. Each user has two collections: "lists" and "pages".
The webapp is where you can view and manage your saved content.
yarn
yarn start