irfanandriansyah1997 / anime-reader

Home Page:https://anime-reader.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jikan App

This is anime list web app using Jikan REST API

Features:

  • Anime list page
    • Search
    • Pagination
  • Anime detail page
    • details, synopsis, rating
    • stream link
    • related anime

Preview

Live Site URL: Preview

Getting Started

First, install the dependencies:

npm install
# or
yarn install

run the development server

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Built with

  • Typescript
  • Framework: ViteJS, React

Lighthouse

Search Page

image

Detail Page

image

Coverage

image

About

https://anime-reader.vercel.app


Languages

Language:TypeScript 95.5%Language:JavaScript 3.0%Language:Shell 0.9%Language:HTML 0.6%