Git Product home page Git Product logo

rs-films's Introduction

RS-films

RS films is a free online cinema app with lots of features. This project was created as a final task (RS Clone) on RS School course.

Key features

  • watch every movie, show, anime, trailer that are available on kinopoisk API
  • save movies to bookmarks, custom folders or mark them as watched
  • lists of best movies, shows. Track you progress on top 250 best
  • custom YouTube player for trailers
  • kids mode to restrict adult content (only 12+ content is available and special desing)
  • light/dark theme
  • responsive design (up to iphone SE support)
  • registration / authorization (different content is available)
  • user account and settings

Screenshot

image

Tech stack

Backend

  • node js
  • typescript
  • express
  • mongoose, mongoDb

Frontend

  • typescript
  • redux
  • scss
  • jest
  • YouTube IFrame player API

3-rd party API

API Kinopoisk (кinopoisk.dev)

How run locally

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Alesia-Abaeva/rs-clone.git

# Go into the repository and install dependencies for backend
$ npm install

# Install dependencies for client side
$ cd client
$ npm install

# Go back to the root directory and start the project
$ cd ..
$ npm run dev
# For more commands read package.json

rs-films's People

Contributors

lgklsv avatar alesia-abaeva avatar gamesam88 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.