It's a browser homepage with all your favourite sites' display. There are multiple themes and grouping functionalities. The sites can be added or removed and dashboard will update with the changes.
Browser cookies are used as storage for user preference and puppeter is used for capturing website screenshot. A socket is maintained with server to get updated views every 10 minutes.
- Clone the repo.
- Install Nodejs and npm.
- Use command:
npm start
- View the website at: localhost:3000