/huntr.in

Product hunt reviews widget. Enables product hunt makers to embed a dynamic reviews widget into their application/website https://www.producthunt.com/posts/product-hunt-reviews-widget

Primary LanguagePHP

Huntr.in

Homepage screenshot

Installation

git clone https://github.com/alexwhin/huntr.in
composer install
npm install

Development

php artisan serve
npm run watch

Deployment

npm run prod
dep deploy