
A simple Chrome new tab extension built in Reason React
The "New tab flow" is a simple Chrome new tab extension. It provides users with a customized new tab experience by replacing the standard new tab page with a more visually appealing layout and additional features.
The "New tab flow" Chrome extension provides users with a customized and visually appealing new tab experience. With easy installation and potential additional features, it offers an improved browsing experience for Chrome users.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.