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 installRun development server:
npm run serverRun build script:
npm run build