Paper Management System for me.
- Add tags for each paper
- D&D to this system, then you can manage paper
- Not only paper, but also you can manage web pages using links
- Add comment using markdown
- Set priority order of reading paper
$ git clone https://github.com/fmsuvM/Mr.Papper.git
$ npm install
And, then run:
$ npm run watch # run webpack
$ npm start # run electron
- React
- Redux
- styled component
- webpack
- electron