Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrebaltieri/undraw-illustrations-downloader
https://github.com/andrebaltieri/undraw-illustrations-downloader
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrebaltieri/undraw-illustrations-downloader
- Owner: andrebaltieri
- Created: 2021-08-03T09:28:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-03T09:33:20.000Z (over 3 years ago)
- Last Synced: 2024-10-06T11:41:45.677Z (3 months ago)
- Language: C#
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```