awmartin / noteriety

A simple React.js + Node.js notes app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noteriety

A simple notes app built with React.js + Node.js.

Run the server with:

node server.js

Relies on a MongoDB database. Either provide an environment variable MONGODB, MONGODB_URI, or MONGOLAB_URI, or fall back to the localhost address with database name noteriety.

About

A simple React.js + Node.js notes app


Languages

Language:JavaScript 98.7%Language:CSS 1.2%Language:HTML 0.1%