Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 316 Bytes

From the course "Advanced Node" @ Udemy

Description

This is a simple blog app. It's connected to Mongo DB and allows you to login via google OAuth. When you have a user, you can create blogposts that just you can see.

Stack

This app was created with MERN stack, but also includes data caching with redis