SupperSource / notings

This is a note-taking application with the ability to take notes and is with a login authentication system.

Home Page:https://notings.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notings app

This is an application which has login system with notes

Version: 1.0.0

Usage

$ npm install
# To install all the dependencies
$ npm start
# Or run with Nodemon
$ npm run dev

# Visit http://localhost:3000

MongoDB

Open "config/keys.js" and add your MongoDB URI, local or Atlas

preview

demo.png

visit https://notings.herokuapp.com/ For preview

Enjoy your powerful application

About

This is a note-taking application with the ability to take notes and is with a login authentication system.

https://notings.herokuapp.com/

License:MIT License


Languages

Language:EJS 53.2%Language:JavaScript 46.8%