Simple single page application that allows search for public domain icons in The noun project
You can try this project at https://noun.zoris.eu/
Noun project is awesome site where you can search and download more than 2 milion royalty–free icons. Licences are mostly Creative Commons and Public Domain. With former you need attribution to the author and with latter you can use icons without any attribution. Icon search on noun project doesn't allow to limit results to just Public Domain icons and that's why this project exists.
yarn install
docker-compose up
You will have to bypass CORS somehow.
yarn run serve