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

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

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