A progressive web app that summarizes your favorite content providers daily and delivers to you summarized text (available on the web app, mobile app and daily summarization emails) and a podcast-like voice summary powered by IBM Watson.
Built with React, Firebase (Firestore & Cloud Functions), news API, smmry API (Reddit Bot), IBM Watson and nodemailer
Visit deployed site at: summaries.io
- Swap out the firebase config in
config/constants
with your own - create
.env
orsecrets.js
orkeys.js
file which holds api keys and secrets yarn install
yarn start
- Visit
localhost:3000