Miruro

screenshot of Miruro
express
react
vite
styled-components

not a bug, but a feature

Overview:

Miruro is a premier destination for anime lovers, offering a vast collection of high-definition anime series with a user-friendly interface. Powered by the Consumet api, Miruro is built using React and Vite, ensuring a fast and seamless streaming experience. Users can enjoy ad-free streaming with support for English subtitles and dubbed versions. The platform features a minimalist design, Dub Anime support, Anilist login integration, and a variety of convenient features to enhance the viewing experience.

Features:

  • Dub Anime support
  • User-friendly interface
  • Mobile responsive
  • Anilist login integration
  • Fast page load
  • Light/Dark theme
  • Continue watching section
  • Autoplay next episode
  • Skip op/ed button
  • Theater mode
  • Comment section

Summary:

Miruro is a cutting-edge anime streaming platform that offers a seamless viewing experience with high-definition content, a user-friendly interface, and a range of convenient features. By using React and Vite, the platform ensures fast loading times and smooth navigation. With features like Dub Anime support, mobile responsiveness, and a continue watching section, Miruro caters to anime enthusiasts looking for a streamlined streaming experience.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

styled-components
Styled Components

Styled Components is a popular library for styling React components using CSS syntax. It allows you to write CSS in your JavaScript code, making it easier to create dynamic styles that are specific to each component.

apollo
Apollo

Apollo is an open-source platform for building GraphQL APIs that connects with any data source. It provides a powerful set of tools and features for developers, including client and server-side caching, real-time data synchronization, and a seamless integration with popular frontend frameworks.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.