Using machine learning to explore visual similarity in the logos of the Fortune 500.
Clone the repository:
git clone https://github.com/knutsynstad/fortune500.git
Install dependencies:
npm install
Run development server:
npm run server
Run build script:
npm run build