liringlas / those-cats-do-not-exist

Node.js robot to fetch generated cats from https://thiscatdoesnotexist.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Please be sure you have a Node.js installed on your machine ( https://nodejs.org/en/ ) LTS preferably.
  2. Inside repo's directory, run npm i in console, to install module's dependencies.
  3. Run npm run start in console.
  4. Cats will be stored inside cats folder, inside the repo.

Feel free to fork, modify, and use it.

About

Node.js robot to fetch generated cats from https://thiscatdoesnotexist.com/

License:MIT License


Languages

Language:TypeScript 100.0%