AnimeFlix-Nestjs Tailwind Templates

Animeflix Nestjs

AnimeFlix is a sleek and responsive anime discovery platform built with Next.js and Tailwind CSS, allowing users to explore detailed anime info, characters, and recommendations. Powered by external anime APIs, it features interactive anime cards, character details, and related suggestions, all optimized for smooth performance on both desktop and mo

AnimeFlix

AnimeFlix is a Next.js-based web application that allows users to explore anime shows. The website fetches anime data from an API and displays a list of anime cards. Users can click on a specific anime to view its detailed information, including the characters involved and recommended similar anime titles.

Features

  • Anime Cards: Displays a list of anime with titles, images, and brief descriptions.
  • Anime Details: Click on any anime card to see detailed information about the anime, including character names, voice actors, plot summaries, and genres.
  • Similar Anime Recommendations: Based on the selected anime, the app suggests similar anime titles that the user may like.
  • Responsive Design: The app is designed to be responsive, working seamlessly on both desktop and mobile devices.

Tech Stack

  • Frontend: Next.js (React Framework)
  • API: Fetches data from an external anime API (e.g., Jikan API, or any custom API you have).
  • CSS Framework: Tailwind CSS for styling (or any other styling framework you prefer).
  • State Management: React hooks for state management (or Context API).

##Preview Images Alt Home Alt details Alt details Alt character

Installation

Follow these steps to run AnimeFlix locally on your machine:

  1. Clone the repository:

    git clone https://github.com/MohitSoni2021/animeflix.git
    
  2. Nevigate to the cloned repository:

    cd ./animeflix
    
  3. Install npm packages:

    npm i
    
  4. Run the server: ```bash npm run dev

Top categories

Loading Svelte Themes