Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 859 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 859 Bytes

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