Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 858 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 858 Bytes

MyAnimeList (MAL) Database Search Website

The MyAnimeList (MAL) Database Search Website is website demostrating with Jikan API

MAL-1 MAL-3

Features

  • Search: Easily find anime titles by name .
  • Detailed Information: Access comprehensive details for each anime, including Duration, rating, Type, and more and also the anime trailer.

Installation

To start using the MyAnimeList Database Search Website, follow these steps:

1.Clone the repository:

git clone https://github.com/Alaaja8899/MAL-Database-App.git

2.Install dependencies:

npm install

3.Run :

npm run dev