Skip to content

iamakashyadav/NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotesApp

A simple small Note-taking-web-app which allow to create, edit, delete the note.

Usage

Install dependencies
    npm install
to run app
    node app.js or
    run with nodemon

MongoDB

open "app.js" and at line 46 change "process.env.DB_HOST" with your MongoDB URL, local or Atlas.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published