Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 1.77 KB

README.md

File metadata and controls

63 lines (49 loc) · 1.77 KB

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