AniePick is a red-and-black themed anime recommendation app powered by the Jikan API (MyAnimeList data).
It helps you discover random anime series or movies, with filters for genre, year, and more — no endless searching required.
- 🎯 Random Anime Discovery – Get a completely new anime suggestion every time you visit.
- 🎨 Anime-Themed UI – Red & black color palette with Japanese-inspired fonts.
- 📱 Responsive Design – Optimized for desktop, tablet, and mobile.
- 📄 Detailed Info – Title, synopsis, genres, episode count, score, and poster image.
- ❤️ Favorites – Save anime to your personal watchlist (local storage).
- 🔍 Filtering – Narrow results by genre, year, or type (TV, OVA, Movie, etc.).
- Frontend: HTML, CSS, JavaScript (React or Vanilla)
- API: Jikan API
- Hosting: Netlify / Vercel
- Fonts: Kaushan Script for the logo, Poppins for UI text.
-
Clone the repository
git clone https://github.com/yourusername/Aniepick.git cd Aniepick -
Install dependencies (if using React)
npm install
-
No API key required
- AniePick uses the free Jikan API, so no signup is necessary.
- API Base URL:
https://api.jikan.moe/v4/
-
Run the app locally
npm start
Deploy easily to Netlify or Vercel.
This project is licensed under the MIT License.
- Jikan API for anime data from MyAnimeList.
- Google Fonts for typography.
- Brand Family – AniePick is part of the “Pick” brand alongside CinePick and MeloPick.

