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.
- Host: GitHub
- URL: https://github.com/azacdev/orion-anime
- Owner: azacdev
- Created: 2023-04-18T00:07:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T20:28:42.000Z (over 2 years ago)
- Last Synced: 2025-03-20T02:55:23.466Z (12 months ago)
- Language: JavaScript
- Homepage: https://orion-anime.vercel.app
- Size: 1.06 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Table of Contents
## About The Project

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.
### Built With
- React
- Redux Toolkit
- RTK Query
- React Router
- Tailwind CSS
- React Skeleton
- React Player
## 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
```
## 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
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.