Skip to content

Web application to create and manage notes, remiders and checklists

Notifications You must be signed in to change notification settings

keep-notes/webapp

Repository files navigation

Web application to create and manage notes

"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint --fix && prettier . --write --ignore-path .gitignore",
"storybook": "STORYBOOK_ENV=true storybook dev -p 6006",
"build-storybook": "storybook build",
"codegen": "graphql-codegen",
"chromatic": "npx chromatic"

Live site

Storybook Design System

Design Inspiration