Skip to content

arturzybin/movie-searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-searcher

React client for the OMDB database. Search any movie by title and additional filtres, get full information such as plot, actors, ratings and more on click. Try it here

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

You need to have Node.js installed on your machine

Installing

To install all dependencies run npm install inside the project directory

Running

To run the project with the local server run npm start inside the project directory

To build the production version of the project to a build folder run npm build inside the project directory

Running the tests

To start the tests run npm test inside the project directory

Built With

  • TypeScript - JavaScript that scales
  • React - A JavaScript library for building user interfaces
  • Jest - A JavaScript testing framework
  • Enzyme - A JavaScript Testing utility for React
  • Webpack - A static module bundler for JavaScript applications

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Search information about movies (React)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published