https://github.com/hanivan/yamiweb
Web about anime. Created using NextJS
https://github.com/hanivan/yamiweb
anime nextjs reactjs
Last synced: 2 months ago
JSON representation
Web about anime. Created using NextJS
- Host: GitHub
- URL: https://github.com/hanivan/yamiweb
- Owner: Hanivan
- License: mit
- Created: 2022-02-25T08:20:00.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-28T13:17:17.000Z (over 2 years ago)
- Last Synced: 2025-02-28T18:23:20.950Z (over 1 year ago)
- Topics: anime, nextjs, reactjs
- Language: JavaScript
- Homepage: https://yamiweb.herokuapp.com
- Size: 600 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Yami Web
The other side of a web. That only someone who knows. and only a few people understand the meaning of this paragraph.
Hmm~ Just kidding wkwk.
In short, this website is the same as an anime streaming/download site.
BUT! due to resource limitations... This website only has a few features, including:
- Show anime in this seasons
- Show detail's of anime
- Download link for each anime episode
- ~ ~ ~ anime batch
- ~ ~ ~ anime movie
and many more.
Do not be sad (^-^), for you Linux users. You can still watch anime via the terminal. Besides being cool, it can also save memory RAM. What are you waiting for? Let's clone [Samehadaku-CLI](https://github.com/Hanivan/Samehadaku-CLI)
## Getting Started
1. Clone this repo
```bash
mkdir -p ~/Documents/git && git clone --depth=1 https://github.com/Hanivan/yamiweb.git ~/Documents/git/yamiweb && cd ~/Documents/git/yamiweb
```
2. Install packages
```bash
yarn install
# or
npm i
```
3. Run the project
```bash
yarn dev
# or
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## Development Details
**Start Work**: Thursday, 17 Feb 22; 17:-- WIB
**Finished Work**: Tuesday, 1 Mar 22; 15:-- WIB
Resource API: [https://samehadaku-api.herokuapp.com/api](https://samehadaku-api.herokuapp.com/api)
Tools I used for making this application:
- next
- tailwindcss
- tailwind-scrollbar
- react-player