Animinji – Anime Streaming Website

Fullstack anime streaming platform where you can watch & stream anime.

Overview

Animinji Screenshot Animinji Screenshot

Built With

  • Next.js 13: A popular React framework for building web applications.
  • Shadcn: A library for enhancing UI design.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • Supabase: An open-source Firebase alternative for building serverless, real-time applications.
  • TanStack Query: A data-fetching library for React.
  • trpc: A modern TypeScript utility for building type-safe APIs.
  • Clerk: A solution for authentication and user management.
  • ArtPlayer: A customizable video player for your web application.
  • Sonner: A library for creating toasts in your web app.

Features

Animinji allows users to watch anime, add favorites and leave comments for an engaging anime experience.

Installation

Clone and add your own env files

#  Installation commands
git clone https://github.com/EugerBonete/animinji.git
cd your-project
npm install

How to use the example environment file

  1. Copy the .env.example file.
  2. Rename the copied file to .env.
  3. Replace the placeholder values with your actual configuration values.

Now your application can read configurations from the .env file.

GitHub

View Github