Skip to content

nkvenom/react-bookmarks

Repository files navigation

react-bookmarks

A little experiment to test React and react-hot-loader react-transform-boilerplate. Shows the google Chrome bookmarks month by month. Google Chrome internally stores the bookmarks in a json file at least until version 48.

Usage

To test with the sample file

npm install
npm start
open http://localhost:3000

To use with the live bookmarks file

node devServer.js  /home/[username]/.config/chromium/Default/Bookmarks

Or the path where the Bookmarks file are

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published