Skip to content

A smoothie website created using NodeJS and MongoDB, authenticated using JSON Web Tokens (JWT) 🍪

Notifications You must be signed in to change notification settings

McTechie/node-jwt-smoothie-site

Repository files navigation

Techie Smoothies

A McTechie creation 👨‍🎨✨

Tech Used

  • EJS
  • Express.js
  • MongoDB
  • Json Web Tokens (JWT)

Concepts Covered

This website demonstrates some of the best practices used in modern JWT authenticated websites.

  • MVC Architecture
  • Password Hashing
  • Mongoose Hooks
  • Cookies (Client & Server side)
  • Conditional Rendering

Landing Page

Landing Page


Sign Up Page

Sign Up


Login Page

Login Page


Smoothie Listing (Main Page)

Main Page