8000 GitHub - jackjona/anitaku: A simple anime image & gif generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jackjona/anitaku

Repository files navigation

AniTaku

A simple anime image & gif generator using the waifu.pics, pic.re and waifu.im APIs.


Built Using

  • Next.js
  • Tailwind CSS
  • next-themes

Development

Prerequisites:

  1. Clone the Git Repository
git clone https://github.com/jackjona/anitaku.git
cd anitaku
  1. Install & Start The Project
npm install
npm run start
# or
yarn install
yarn start

License

Licensed under the GNU AGPLv3. Please see LICENSE.txt for more information.

0