Skip to content

dyanagi/richnote_react

Repository files navigation

Richnote js-standard-style

Icon Richnote is a note-taking app with rich editor built with React/Redux.

Setup

Dependency: Yarn (1.17+)

For Development

yarn install
yarn start

For Production Build

yarn global add pm2
chmod +x server.sh
yarn install
yarn build
pm2 start --name "richnote_react" --interpreter bash server.sh

Design Prototype

Richnote is designed with Adobe XD.

Videos

Watch a prototype preview video on YouTube at https://youtu.be/vL9yHQR1ddU.

Screenshots

Design for tablet size screen

iPad

More Details

Development

About

Richnote is a note-taking app built in React/Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published