Skip to content

TheMen4ce/note-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Pro

A simple note application. Backend: node / express / NeDB Frontend: plain HTML/CSS/JS, handlebars as template engine, no frameworks!

Things might be a little a little messy in the frontend. This is due to the limitation of libraries/frameworks (by not using any) and the fancy visual sort mechanism.

Demo

https://note-pro.herokuapp.com/

Setup

# Repo klonen
git clone https://github.com/TheMen4ce/note-pro.git

# In Verzeichnis wechseln
cd note-pro

# NPM-Dependencies installieren (in package.json definiert)
npm i

Start Application and Server

npm start

About

A super simple note app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published