Iconly is a simple free random icons site. A web page based in https://iconic.app that includes some free icons.
git clone https://github.com/meluiz/iconly.git
cd Iconly
npm install
# or
yarn
npm run dev
# or
yarn dev
Open http://localhost:3000 to view it in the browser.
npm run build
# or
yarn build
Builds the app for production to the build
folder.
- Show something when search icons is empty
- Separe icons by subcategory
- Create tag system
Luiz Felipe |