https://github.com/tutkli/plast-db
Anime DB Website using Jikan API. Developed with Angular.
https://github.com/tutkli/plast-db
angular anime jikan-api
Last synced: 26 days ago
JSON representation
Anime DB Website using Jikan API. Developed with Angular.
- Host: GitHub
- URL: https://github.com/tutkli/plast-db
- Owner: tutkli
- Created: 2022-09-24T09:42:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T11:09:33.000Z (over 3 years ago)
- Last Synced: 2026-02-19T23:55:36.262Z (4 months ago)
- Topics: angular, anime, jikan-api
- Language: TypeScript
- Homepage: https://tutkli.github.io/plast-db/
- Size: 5.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PLAST DB
This is a remake of my first ever Angular Project [Plast-Manga-DB](https://github.com/tutkli/Plast-Manga-DB).
Browse the current most popular anime with a simple interface.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.1.1.
### **Check project at https://tutkli.github.io/plast-db/**
## Dependencies
- [Jikan-ts](https://github.com/tutkli/jikan-ts) Node.js wrapper of the Jikan API with built-in typings.
- [TailwindCSS](https://github.com/tailwindlabs/tailwindcss) A utility-first CSS framework for rapid UI development.
## Available Scripts
### `start`
Runs the app in development mode.
Open http://localhost:4200 to view it in the browser.
### `eslint:lint`
Lints the entire project with ESLint and Prettier configuration.
### `analyze-bundle`
Analyzes the bundle size of the project with `webpack-bundle-analyzer`.
## Important Notes
The Jikan API is limited to 3 request per second and 60 per minute. If you don't see any data, wait a little and refresh the page.