NoteZ NoteZ is a notice management tool. Local Setup Install all the dependendcies using the following command. npm install Add a .env file with DB_URL variable that points to the mongo database. The following command will host the app on localhost:3000 npm start Live demo here