Simple saearch app created with React.js hooks and styled-components, consuming omdb api.
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.
Just visite https://adabedi.github.io/movies-palette or To run this project locally,
- Add your app key, you can easily get one here, to the path: /src/api/index.js
- Install it locally using npm:
$ cd ../movies
$ npm install
$ npm start
And Enjoy It on https://localhost:3000
- TypeScript
- Eslint
- Search filters by gender, etc.
- Nice looking!
- Easy to copy color hex value, just one clik.
- Mobile friendly.
Project is in progress.
Movie search app inspired by Samuel Omole Color Palette ideas inspired by article