Skip to content

KbDevs12/anime-nextjs

Repository files navigation

KB Review Anime

GitHub last commit GitHub issues GitHub pull requests GitHub

Welcome to KB Review Anime, a website for rating and reviewing anime. This project is built using Next.js and Tailwind CSS.

Features

  • Browse and search for anime
  • Rate and review anime
  • Responsive design

Installation

  1. Clone the repository
    git clone https://github.com/KbDevs12/anime-nextjs.git
  2. Install dependencies
    cd anime-nextjs
    npm install
  3. Start the development server
    npm start
  4. Open http://localhost:8080 in your browser to view the app