Giter Club home page Giter Club logo

omdb-movie-search's Introduction

OMDB Movie Search

This is a simple movie search app that uses omdb api. OMDB API.

Demo app

The is hosted using github pages and can be accessed HERE.

Best open in Chrome, cross-browser compatibility is on the TODO list.

Running app locally

In order to run the app locally you need to run two scripts"

npm i

and then

npm start

The app will be available on http://localhost:3000;

Key dependencies

The app is uses a number of dependencies however the most important are:

  • react
  • redux
  • redux Thunk
  • @reduxjs/toolkit
  • styled-components
  • redux-hook-form
  • react-router-dom
  • react-testing-library

Future work

At this stage the app is tested and production ready. However there is always space for improvement.

Some of the future work items would be:

  • Adjust css styling for mobile devices
  • Allow user to 'go back' from the movie details page to movie list, without reloading the movie list.
  • Add more advanced search allowing the user to specify year.
  • Introduce integration test and full e2e tests with cypress.
  • Improve cross browser compatibility
  • Improve theming

omdb-movie-search's People

Contributors

bartoszl avatar

Watchers

 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.