Moment gives you a new tab experience where you can enjoy beautiful pictures (using the unsplash api) whilst still giving you the functionality of taking notes. Create and track task lists or write down, Remember you had something left to do but don't know what? Just open a new tab! Moment supports markdown to nicely format your notes.
- install
yarn
- run
yarn
- copy
config.example.js
toconfig.js
and add the needed api keys - run
yarn dev
to start building - run
yarn prod
to build production version