You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This website is a working demonstration of an anime streaming website and is made for educational purpose only. All the data on this website is retrieved from publicly available sources. It uses consumet, Jikan and Kitsu RestAPIs to retrieve all the Data
Funime is an app for anime fans. It gives users info about anime using MyAnimeList's database. Users can search for anime titles, see the synopsis, cast, and crew. Funime helps users stay up-to-date with the latest anime releases and discover new shows.
Project website created with React powered by Jikan. It uses React for the frontend with TailwindCSS for styling. For the backend it uses Firestore along with Firebase-auth for authentication.