Skip to content

SaitoYuto/colorfulmemo

Repository files navigation

Colorful Memo

Light & Blue


Dark & Yellow


Light & Green

Description

The Colorful Memo is a simple single page application, using local storage for storing memos.
This application allows users to select theme mode and color.

Theme

  • Light
  • Dark

Color

  • Blue
  • Red
  • Yellow
  • Green

Developed with

Project setup

npm install

Project build

npm run build

Project build and hot-reloads for dev

npm run dev

TODO

  • Add TODO feature
  • Add search feature
  • Add tag feature
  • Add filter feature
  • Add grouping feature