Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 440 Bytes

File metadata and controls

10 lines (9 loc) · 440 Bytes

Description

Full stack solution for logging in with basic access to private user data.

Learning outcomes

  • Backend, REST api development using Nodejs w/ express
  • Backend, with NoSQL, mongoDb database
  • Backend with JWT token Authentication
  • Frontend development with authentication, registering, login flow
  • Frontend development with react's CSS modules
  • CSS framework with Material UI with styled-components api for styling