Welcome to KB Review Anime, a website for rating and reviewing anime. This project is built using Next.js and Tailwind CSS.
- Browse and search for anime
- Rate and review anime
- Responsive design
- Clone the repository
git clone https://github.com/KbDevs12/anime-nextjs.git
- Install dependencies
cd anime-nextjs npm install
- Start the development server
npm start
- Open
http://localhost:8080
in your browser to view the app