Skip to content

Movie Search is a responsive React app that utilizes manually built Typeahead, loading data via The Movie Database (TMDb) API.

Notifications You must be signed in to change notification settings

aashish-khatri/movie-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Search

Movie Search is a responsive React app that utilises manually built Typeahead, loading data via The Movie Database (TMDb) API.

Demo

Movie Search App

Tools

Key tools used in this React project are:

Tool Description
React A JavaScript library for building user interfaces
Tachyons Create fast loading, highly readable, and 100% responsive interfaces with as little css as possible.

Installation

node.js is required to get npm.

If you would like to download the code and try it for yourself:

  1. Clone the repo: https://github.com/aashish-khatri/movie-search.git
  2. cd movie-search
  3. Install packages: npm install
  4. Build project and launch: npm start
  5. Open your browser at: http://localhost:3000/movie-search

About

Movie Search is a responsive React app that utilizes manually built Typeahead, loading data via The Movie Database (TMDb) API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published