AnyMe - All About Anime
Introduction
AnyMe is your go-to anime hub, where you can explore, discover, and track your favorite shows effortlessly. Find the best recommendations and explore new anime by genre, popularity, or trends.
Key Features
๐ฅ๏ธย Modern Stack:ย Built with Next.js, TypeScript, and Tailwind CSS for a responsive and elegant design.
๐ย Comprehensive Anime Information:ย Access detailed information on anime titles, including synopses, genres, total episodes, and more.
๐ ย Home:ย Discover the latest and most popular anime collections.
๐ย Top Anime:ย Find the top-rated anime titles.
๐ย Seasonal Anime:ย Browse anime based on the current season.
๐บย Top Airing:ย Watch currently airing anime.
๐ ย Top Upcoming:ย Explore highly anticipated, upcoming anime titles.
๐ฌย Top Movies:ย Access complete information on top anime movies.
๐ฅย Most Popular:ย Explore the most popular anime, ranked by fans.
๐ย Most Favorited:ย Discover the anime that fans have marked as their favorites.
๐ญย Anime by Genre:ย Select anime based on your preferred genre.
๐ย Search:ย Quickly find any anime title with the search feature.
๐ย Bookmark:ย Save your favorite anime for easy access.
๐ฑย Responsive Design:ย Enjoy a seamless experience on various devices and screen sizes.
Installation
Follow the steps below to set up the project locally.
1.ย Clone the repository:
git clone https://github.com/rfkyalf/anyme-v2.git
2.ย Navigate to the project directory:
cd anyme-v2
3.ย Install the dependencies:
npm install
Usage
1. Start the development server:
npm run dev
2. Access the application in your browser atย http://localhost:3000.