Skip to content

Dynamically Generating New Tab Pages with JSON in React

License

Notifications You must be signed in to change notification settings

karagenit/homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homepage

Dynamically Generating New Tab Pages with JSON in React

screenshot

Setup & Usage

First, clone this repository. Most files are in src/.

To configure, you must edit src/data.json with the links etc. that you want in your homepage. Then, run yarn build to build a static site (located in build/), and then set this as your browser's homepage.

NOTE: you will have to edit the homepage: value in package.json to reflect the directory that the built files will be stored in.

About

Dynamically Generating New Tab Pages with JSON in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published