Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 327 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 327 Bytes

Login/Authentication App

MERN Stack User Authentication App using JWT

Technology Used

Front-End

  • HTML5
  • CSS3
  • Materialize-css
  • JavaScript
  • React.js

Back-End

  • Node
  • Express
  • MongoDB

Library

  • Formik
  • Yup
  • Sweetalert2
  • Axios
  • bcryptjs
  • jsonwebtoken
  • jwt-decode
  • Dotenv
  • Mongoose
  • is-empty