Skip to content

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

Notifications You must be signed in to change notification settings

zaidajani/notings-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.2%
  • JavaScript 46.8%