Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yudinikita/kinopoisk
Internet service about movies. Movie search, movie news, user reviews, theater listings, photos, posters, trailers, box office, and more. Stack: nextjs, react, styled-components.
https://github.com/yudinikita/kinopoisk
film films javascript movie movies news nextjs react redux-toolkit ssr styled-components ts typescript
Last synced: 6 days ago
JSON representation
Internet service about movies. Movie search, movie news, user reviews, theater listings, photos, posters, trailers, box office, and more. Stack: nextjs, react, styled-components.
- Host: GitHub
- URL: https://github.com/yudinikita/kinopoisk
- Owner: yudinikita
- License: mit
- Created: 2022-04-15T16:42:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-24T16:43:06.000Z (over 2 years ago)
- Last Synced: 2024-02-13T16:59:31.410Z (9 months ago)
- Topics: film, films, javascript, movie, movies, news, nextjs, react, redux-toolkit, ssr, styled-components, ts, typescript
- Language: TypeScript
- Homepage: https://kinopoisk-six.vercel.app
- Size: 16.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ฟ Kinopoisk
Internet service about movies. Movie search, movie news, user reviews, theater listings, photos, posters, trailers, box office, and more.
![Film detail page](https://user-images.githubusercontent.com/36636599/164914463-aac46cd6-7abe-491a-8cfe-dbea183bf57e.png)
## ๐ Technologies
- NextJS + React
- TypeScript
- Styled Components
- MSW
- Redux Toolkit
- ESLint + husky + lint-staged + prettier + semantic-release## โจ Features
- Personalization promo banner on main page
- Carousel with films
- Films search bar
- Ability to add films to watchlist
- Responsive on mobile and FullHD
- Film detail page:
- Name ru and original
- About film table (year of production, country, genre and more)
- Rating film
- Actor cast
- Description film
- Video player
- Similar films## ๐ฅ Support
| [](http://godban.github.io/browsers-support-badges/)
Edge | [](http://godban.github.io/browsers-support-badges/)
Firefox | [](http://godban.github.io/browsers-support-badges/)
Chrome | [](http://godban.github.io/browsers-support-badges/)
Safari |
| --- | --- | --- | --- |
| last 2 versions | last 2 versions | last 2 versions | last 2 versions |## ๐ Installation
```bash
git clone https://github.com/nblackninja/kinopoisk.git
cd kinopoisk
yarn install
yarn dev
```## ๐ฌ Note
If you have any suggestions or problems using the application, write to the
mail.## ๐ License
The source code is published under the MIT license, which is available [here](LICENSE).
---
> Site [yudinikita.ru](https://yudinikita.ru) ย ยทย
> Email ย ยทย
> GitHub [@yudinikita](https://github.com/yudinikita)