Anibase is a modern, user-friendly anime/manga discovery platform built with React, TailwindCSS, and DaisyUI. Discover new anime, view detailed information, and keep track of your favorites, all with a sleek and responsive interface.
- Anime/Manga Discovery: Search and explore a vast collection of anime from different genres.
- Anime/Manga Details: Get in-depth information about anime, including ratings, genres, and synopsis.
- Responsive Design: Built to be fully responsive across devices with TailwindCSS.
- TailwindCSS + DaisyUI: A beautiful UI framework for building fast and customizable interfaces.
- Search & Filter: Easily search and filter anime/manga by genre etc.
- Frontend: React
- Styling: TailwindCSS with DaisyUI
- API: Consumet API
- Deployment: Vercel (or any deployment platform you are using)
You can check out a live demo of the Anibase project here:
Live Demo
To run this project locally, follow the steps below:
- Clone the repository:
git clone https://github.com/your-username/anibase.git cd anibase - Install dependencies:
npm install
- Start the development server:
npm start
Open your browser and go to http://localhost:3000 to see the application.
This project is licensed under the MIT License - see the LICENSE file for details.