A diary/note synchronization application built with React and TypeScript, supporting both online and offline usage.
Currently at: https://life.songyangyu.com/
Private Beta, open-sourced on client side. Create an issue here if interested in trying out
- User authentication
- Online note synchronization
- Offline storage support
- Markdown content rendering
- Note filtering by date range
- Sorting by creation/modification time
- Responsive interface design
- React 18
- TypeScript 4
- IndexedDB (via idb library)
- React Markdown
- CSS3