Skip to content
/ movies Public
forked from adabedi/movies

🎬 🎨 Check the color palette of your favorite movies! A simple React.js application with react-hooks use https://github.com/barionleg/react-spotify-background

Notifications You must be signed in to change notification settings

aibolem/movies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies- Find out colors of your favorite movies

Simple saearch app created with React.js hooks and styled-components, consuming omdb api.

Table of Contents

General info

The application was created mainly as part of learning. You can search for a poster of any movie from the omdb database and check what color palette dominates in a given poster ;) The project will be developed with the option of filtering movies by colors.

Technologies

Setup

Just visite https://adabedi.github.io/movies-palette or To run this project locally,

  1. Add your app key, you can easily get one here, to the path: /src/api/index.js
  2. Install it locally using npm:
$ cd ../movies
$ npm install
$ npm start

And Enjoy It on https://localhost:3000

To Do

  • TypeScript
  • Eslint
  • Search filters by gender, etc.

Demo

  1. Nice looking!

  1. Easy to copy color hex value, just one clik.

  1. Mobile friendly.

Mobile view

Status

Project is in progress.

Inspiration

Movie search app inspired by Samuel Omole Color Palette ideas inspired by article

About

🎬 🎨 Check the color palette of your favorite movies! A simple React.js application with react-hooks use https://github.com/barionleg/react-spotify-background

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • HTML 7.2%
  • CSS 2.5%