A simple anime image & gif generator using the waifu.pics, pic.re and waifu.im APIs.
- Next.js
- Tailwind CSS
- next-themes
Prerequisites:
- Clone the Git Repository
git clone https://github.com/jackjona/anitaku.git
cd anitaku
- Install & Start The Project
npm install
npm run start
# or
yarn install
yarn start
Licensed under the GNU AGPLv3. Please see LICENSE.txt for more information.