Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrebaltieri/undraw-illustrations-downloader


https://github.com/andrebaltieri/undraw-illustrations-downloader

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# UnDraw

UnDrawn is a free set of illustrations, please visit [https://undraw.co/](https://undraw.co/)

## Run
Compatible with `Windows`, `Mac` and `Linux`, just [download and install .NET 5](https://dotnet.microsoft.com/download/dotnet/5.0) on your machine!

```
git clone https://github.com/andrebaltieri/undraw-illustrations-downloader.git
cd undraw-illustrations-downloader
dotnet restore
dotnet run
```