An open API service indexing awesome lists of open source software.

https://github.com/zaydek/feathericons.dev

Remake of the classic Feather by @colebemis. Brand and payment icons by @thewolfkit (Twitter)
https://github.com/zaydek/feathericons.dev

Last synced: about 1 year ago
JSON representation

Remake of the classic Feather by @colebemis. Brand and payment icons by @thewolfkit (Twitter)

Awesome Lists containing this project

README

          

## Get Started (Vite)

Start the development server:

```sh
npm run dev
# Or npx vite dev
```

Build the production-ready build:

```sh
npm run build
# Or npx tsc && npx vite build
```

Serve the production-ready build:

```sh
npm run preview
# Or npx vite preview
```

## License

Licensed as MIT open source.