A note taking application similar to Quiver
Find a file
Joey Payne 05fc720669 Give entry selector context menu actions and store
The store helps to access global state modifications using redux.
The context menu actions will be used in the future when right clicking
notes.
2016-03-11 15:15:17 -07:00
app Give entry selector context menu actions and store 2016-03-11 15:15:17 -07:00
images Remove unnecessary test files 2016-03-03 11:35:14 -07:00
jest Add testing infrastructure using jest 2016-03-03 14:32:30 -07:00
.babelrc Add initial journal app with library menu on left 2016-03-03 11:35:14 -07:00
.gitignore Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
index.html Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -07:00
index.jsx Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
main.js Add styling changes and beginnings of adding notes 2016-03-03 11:35:14 -07:00
package.json Update moment.js version 2016-03-11 15:10:47 -07:00
README.md Add initial README 2016-03-03 11:34:36 -07:00
style.css Add styling for notes section 2016-03-11 15:02:38 -07:00
webpack.config.js Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -07:00

#TechNote

A note taking/journalling application for the creative techies out there.