Skip to content
#

MERN

MERN is a source-available JavaScript solution stack/software bundle, consisting of the following components:

  • MongoDB
  • Express.js
  • React.js
  • Node.js
  • Here are 13 public repositories matching this topic...

    Here notebook is created using React as a frontend and NodeJS as a backend. Here you can add , delete and update notes in your Mongoose database. You create a password using express validation , authentication using JWT Token and salting. An easy way to sign up and log in a notebook, context for data passing through the component.

    • Updated Jan 18, 2024
    • JavaScript