A note taking application similar to Quiver
Find a file
Joey Payne cc759a2995 Adjust APP_NAME to be inside utils
APP_NAME should be visible from any component and module, so putting it
in utils makes the most sense.
2016-03-04 08:57:45 -07:00
app Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -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 Add testing infrastructure using jest 2016-03-03 14:32:30 -07:00
README.md Add initial README 2016-03-03 11:34:36 -07:00
style.css Add styling changes and beginnings of adding notes 2016-03-03 11:35:14 -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.