Skip to content

This service will show a big range of movies groped by different parameters.

Notifications You must be signed in to change notification settings

andrus92/cinemascope

Repository files navigation

Cinemascope:

This service will show a big range of movies groped by different parameters likecountry, actors, genres, rating etc.

How to start:

  1. clone this repository
  2. npm i to install dependencies
  3. create .env file from .env-default with specified params (check info in file)
  4. npm run start to start project
  5. npm run build to make build (for production build)

Used Technologies:

  1. JS with ES6+ standard
  2. ESlint
  3. Parcel

Also:

Implemented API interaction, working with environment key, used event observer pattern, BEM styling.

Example of successful work:

Screenshot

About

This service will show a big range of movies groped by different parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published