Build the Anime Page for FandomFusion
Points: 40
Description:
This issue involves creating a beautiful and fully functional Anime Page for FandomFusion. The page will feature curated anime sections, including Top Animes, Our Picks, and Friends’ Recommendations, styled according to the Figma design theme.
Inspiration

https://broflix.cc/movies ^


Your Task:
-
Anime Page Design:
- Create a new page named
AnimePage.jsx.
- Design the layout to include the following sections:
- Top Animes:
- Display the top anime (fetch from the backend, refer its documentation).
- Our Picks:
- Use data from the
src/data/ourPicks.json file, filtering entries where type === "anime".
- Recommendations:
- Include subsections for Friends’ Recommendations, categorized by different friends.
- Use placeholder data for now to simulate friends’ recommendations.
-
Styling:
- Use TailwindCSS for styling and ensure alignment with the Figma theme.
- Make the page visually appealing with appropriate headers, cards, and animations for smooth transitions.
-
Responsiveness:
- Ensure the page is fully responsive on both desktop and mobile devices.
-
Reusability:
- Use reusable components (e.g., AnimeCard, RecommendationSection) to keep the code clean and modular.
Guidelines:
- Save the new page in
src/pages/AnimePage.jsx.
- Use clean, modular, and commented code to enhance readability.
- Do not modify unrelated files or components.
Submission Requirements:
- Create a new branch named
add-anime-page-<your-github-username>.
- Submit a pull request (PR) with your implementation.
- Attach a video recording showcasing:
- The entire anime page, including all sections.
- Responsiveness on both desktop and mobile.
Resources:
Let’s make the Anime Page the perfect hub for anime lovers on FandomFusion! 🚀
Build the Anime Page for FandomFusion
Points:
40Description:
This issue involves creating a beautiful and fully functional Anime Page for FandomFusion. The page will feature curated anime sections, including Top Animes, Our Picks, and Friends’ Recommendations, styled according to the Figma design theme.
Inspiration
https://broflix.cc/movies ^
Your Task:
Anime Page Design:
AnimePage.jsx.src/data/ourPicks.jsonfile, filtering entries wheretype === "anime".Styling:
Responsiveness:
Reusability:
Guidelines:
src/pages/AnimePage.jsx.Submission Requirements:
add-anime-page-<your-github-username>.Resources:
Let’s make the Anime Page the perfect hub for anime lovers on FandomFusion! 🚀