A notebook (also known as a notepad, writing pad, drawing pad, or legal pad) is a book or stack of paper pages that are often ruled and used for purposes such as recording notes or memoranda, other writing, drawing or scrapbooking.
Digital paper combines the simplicity of a traditional pen and notebook with digital storage and interactivity. By printing an invisible dot pattern on the notebook paper and using a pen with a built in infrared camera the written text can be transferred to a laptop, mobile phone or backoffice for storage and processing.
- HTML5
- SASS/CSS
- Storybook
- React.js/Redux
- JavaScript (ES6)
- npm
To run this project, install it locally using npm
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run start
# install dependencies
npm install
# build for production with minification in the "dist" directory
npm run build
# remove the "dist" directory
npm run clean
This project is written step by step according to this course. I only slightly modified it.