/feedy

Primary LanguageJavaScriptMIT LicenseMIT

Feedy

A RSS reader built with Next.js with usability in mind.

Getting started

Install dependencies

yarn

Run in development mode

yarn dev

Build for production

yarn build