A demo blog app inspired by Dev.to and Medium blogging websites
Built with React + Next.js + Firebase,
styled with Tailwind CSS and deployed to Vercel
Check it live at demo1.popovs.dev
The purpose of this app is to demonstrate the capability to implement a certain feature set,
Which includes, but is not limited to:
This app uses Firebase as its headless backend, thus it consists of 2 parts:
Here's a diagram of how it works!
Up until the First Pull Request the app had been developed by
going through Jeff Delaney's Next.js Firebase Course.
Thereafter, I continued independently improving the app and adding new features as I saw fit. The list of those
features can be seen in the commit history.