Skip to content

chris-baird/chrisbaird.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Chrisbaird.dev

  1. About
  2. Features
  3. Client
  4. Server
  5. Developer Info

About

Fullstack project using the MERN stack (MongoDB, Express JS, React, Node JS)

Features

  • User authentication
  • Image upload service
  • Cloud MongoDB Database
  • Single Page Client Side application
  • Message Service

Client

  • Built with React
  • Functional components
  • Use of advance Hooks such as context, useState and useEffect

Server

  • Built with Express/Node js
  • User authentication built with PassportJS, JsonWebTokens, and bcrypt
  • Image upload service build with Multer and multer-google-storage
  • Using Import/Export module syntax

Developer Info

Portfolio chrisbaird.dev