Skip to content

A dynamic movie search app that fetch api from OMDB based on filters and allow user to view details of each movie

Notifications You must be signed in to change notification settings

97-Jeffrey/Movie-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Freak

A Dynamic Movie Search App Implemented.

React + Typescript + Bootstrap + Jest

React TypeScript Bootstrap Jest


Screenshots for the App:

empty

avengers

detail

Please clone this Project by

git clone + { project Git Url }



To Install dependencies/libraries, run

npm install

In the root folder

To Start this project, run

npm start

in root folder, which runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.



To Run test files in this project, run

npm run test

in the project root folder, there are six testing cases right now.

About

A dynamic movie search app that fetch api from OMDB based on filters and allow user to view details of each movie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published