home-dashboard A user-configurable dashboard homepage, similar to iGoogle. Built using React, with some Redux and TypeScript. Usage Run in dev mode: npm start Run tests: npm test Build for production: npm run build