To install frontend , follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory and run
npm installto install dependencies. - Run
npm run buildto build the extension. - Open Chrome and navigate to
chrome://extensions. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the
distfolder in the project directory.
HonestEmissions chrome extension is licensed under the MIT License.