Stagetime is a community blogging platform with a full feature set including a sorted feed, a text editor, authorisation and commenting, the ability to save articles to your reading list and edit your bio.
It's an isomorphic, progressive web application with an emphasis on performance and SEO. The build was done using React (with NextJs), Node (with Express) and MongoDB. It utilizes React libraries for infinite scrolling, auth and the text editor.
To view in development, use npm run dev
from the Next directory.