/Blogger-FullStack

MVC Architecture-based approach on a "Fullstack" Application (Model -> Service -> Controller(Routes) -> View(React)).

Primary LanguageJavaScript

Blogger FullStack (MVC) Build Status

Taking an MVC Architecture-based approach (Model -> Service -> Controller(Routes) -> View(React)).

Frontend

  • ReactJS
  • Redux

Backend

  • NodeJS
  • Mongoose (MongoDB Atlas hosted)
  • Redis Caching
  • S3 Image hosting
  • Passport Auth strategy (Google)

Testing

  • Jest
  • Puppeteer