Skip to content

Mikhe/twittwit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create, edit and delete notes using localStorage. Filtering notes by tags. While adding/editing note, the user should have an option to create a tag using # symbol. Example: User enters texts "I wanna go #shop" and during or at the end of the input appropriate tag should be created and displayed.

clone the repository:

git clone https://github.com/Mikhe/twittwit.git

install modules:

$ npm install

build the app:

$ browserify app/driver.js -t node-underscorify -o app/js/app.js

launch the app:

$ node server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors