Our Blog is a website where users can go to read blog posts from a variety of authors. Users can request to be an Our Blog author and post directly from the Our Blog site.
- Add post page where approved Our Blog authors can post to Our Blog.
- Blog page where users can view all the posts on Our Blog and see specific posts pages.
- Authors page where users can see all the Our Blog approved authors.
- User friendly cross platform design.
NodeJS was used in the backend with ExpressJS for routing. EJS was used as the at the page templating engine and Firebase to store posts and users.