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.