Mikulew / react-notes

Notes (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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of contents

General info

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.

Technologies

  • HTML5
  • SASS/CSS
  • Storybook
  • React.js/Redux
  • JavaScript (ES6)
  • npm

Setup

To run this project, install it locally using npm

Development server (compiles and hot-reloads)

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run start

Build setup (development)

# install dependencies
npm install

# build for production with minification in the "dist" directory
npm run build

Demounting setup

# remove the "dist" directory
npm run clean

Source

This project is written step by step according to this course. I only slightly modified it.

About

Notes (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.


Languages

Language:JavaScript 96.4%Language:HTML 3.6%