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

https://github.com/azacdev/orion-anime

An anime website that allows users to explore and discover various anime shows and movies.
https://github.com/azacdev/orion-anime

Last synced: 2 months ago
JSON representation

An anime website that allows users to explore and discover various anime shows and movies.

Awesome Lists containing this project

README

          





Logo

Orion Anime


Project_Description


Explore the docs »




View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Projec



  2. Getting Started


  3. Usage

  4. Contributing

  5. License

## About The Project

page-image

An Anime Website project that allows users to explore and discover various anime shows and movies. The website provides features such as browsing anime by genre, searching for specific anime titles, and viewing detailed information about each anime.

(back to top)

### Built With

- React
- Redux Toolkit
- RTK Query
- React Router
- Tailwind CSS
- React Skeleton
- React Player

(back to top)

## Getting Started

### Prerequisites

* npm
```sh
npm install createvite@latest -g
```
### Installation

1. Clone the repo
```sh
git clone https://github.com/azacedev/orion-anime.git
```
2. Install NPM packages
```sh
npm install
```

(back to top)

## Features

- Browse anime shows and movies by genre.
- Search for specific anime titles using the search functionality.
- View detailed information about each anime, including synopsis, rating, release date, watch trailer and more.

Usage
On the home page, you can browse the anime shows and movies by genre using the provided links.
Use the search functionality in the header to find specific anime titles.
Click on an anime card to view detailed information about that anime.

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)