Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hikka-io/hikka-next

Frontend service for hikka.io built with Next.js
https://github.com/hikka-io/hikka-next

anime nextjs react tracker watchlist

Last synced: about 1 month ago
JSON representation

Frontend service for hikka.io built with Next.js

Awesome Lists containing this project

README

        





Logo


Ukrainian online anime encyclopedia. The entire list of anime, detailed content information, flexible and clean interface. Complete your own watch list, customize your profile and share with friends.




View Project
·
Report Bug
·
Request Feature
·
Backend


## About The Project

### Built With

The list of frameworks and core libraries, that uses in the project

- [Next.js](https://nextjs.org/)
- [React.js](https://reactjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Shadcn UI](https://ui.shadcn.com/)
- [Typescript](https://www.typescriptlang.org/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Installation

1. Clone the repo
```sh
git clone https://github.com/hikka-io/hikka-next.git
```
1. Install and enable corepack to activate yarn as a default package manager
```sh
npm install -g corepack && corepack enable yarn
```
2. Install NPM packages
```sh
yarn install
```
3. Run the Next.js development server
```sh
yarn dev
```

## 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.

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

Hikka is distributed under [AGPL-3.0-only](LICENSE). See `LICENSE` for more information.