Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victorbravim/animex

AnimeX
https://github.com/victorbravim/animex

anime animes css html javascript js

Last synced: 2 months ago
JSON representation

AnimeX

Awesome Lists containing this project

README

        

# ⛩ī¸ AnimeX

![image 1](https://github.com/VictorBravim/AnimeX/assets/122113588/6ed5cccd-4af4-4949-be3b-19669b86b36d)

## 🚀 Overview

This project is a web application designed to manage a personal list of animes. It utilizes the Kitsu API for fetching anime data and Firestore for data storage. The application efficiently renders the anime list by loading in batches, supporting up to 400 animes. Key features include the ability to edit anime names and episode counts with instant updates, search saved animes, and delete entries. The project is built using just three files: HTML, CSS, and JavaScript.

## 📋 Requirements

- Node.js
- Firestore
- Kitsu API

## 🔧 Installation

1. Clone the repository:

```
git clone https://github.com/VictorBravim/AnimeX.git
```

2. Navigate to the project directory:

```
cd AnimeX
```

3. Install the dependencies:

```
Exchange firebase data with your firebase data
```

## 🛠ī¸ Project Structure

- Index: Contains Project structure.
- Style: Contains global CSS styles.
- Script: JavaScript configuration file.

## 📄 License

- This project is licensed under the [MIT License](LICENSE).