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

https://github.com/vovanr/vovanr-project-logos

Logo collection of VovanR's projects
https://github.com/vovanr/vovanr-project-logos

vovanr-service

Last synced: 2 months ago
JSON representation

Logo collection of VovanR's projects

Awesome Lists containing this project

README

          

# vovanr-project-logos

vovanr-project-logos logo

[![Commitizen friendly][commitizen-image]][commitizen-url]

> Logo collection of VovanR's projects

Demo: [vovanr.github.io/vovanr-project-logos][demo]

## Install

```shell
npm install --save vovanr-project-logos
```

## Usage

```js
var foo = require('vovanr-project-logos');

foo()
//=> Foo
```

## Development

```shell
git clone git@github.com:VovanR/vovanr-project-logos.git
cd vovanr-project-logos
npm install
npm start
```

Open https://localhost:8080

## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)

[demo]: https://vovanr.github.io/vovanr-project-logos

[commitizen-url]: https://commitizen.github.io/cz-cli/
[commitizen-image]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square