UKIYO | The Floating World : Detachment from reality to the floating world of Anime.
UKIYO is a web application designed for Anime enthusiast.Inspired by the Japanese concept UKIYO (The Floating World) - Detachment from the outside world into the floating world of Anime,this platform allows the users to escape to their world of Anime by using the features like search,sort and filter through the anime titles , making this journey smooth. This project demonstrates the use of modern JavaScript concepts such as asynchronous API integration,and efficient data manipulation using Higher-Order Functions (HOFs).
Anime fans often struggle to find a centralized platform to explore, filter, and discover new anime efficiently. UKIYO aims to provide a seamless and visually engaging solution where users can search, sort, and explore anime content effortlessly.
The API used for this interface is Jikan API Base URL: https://api.jikan.moe/v4
Search Bar: Users can type an anime name to get real-time results from the database. Filtering: Filter the results accoding to their genre and format(TV/Movie) Sorting: Sort the anime list by its rating and release date.
Structure: HTML Style: CSS Logic: Javascript Version control: Git and Github
1.Clone the repository 2.Navigate to the project folder 3.Open the folder in VS Code 4.Run using Live Server (VS Code)