Skip to content

yasinbhojani/movie-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-search-app

a simple, responsive and functional movie searching app made using ReactJS.

hosted link: https://movie-search-yb.netlify.app/

I have made this movie search app to practice my React skills. Mainly I make web pages by only keeping in mind of large screen users(PC, TV, laptops) and forgetting about small screen users(Mobile, Tablets).

In this app i tried my best to make it responsive for all types of devices. This helped me polish my responsive CSS skills.

This app uses omdb API for fetching the movie data as well as Bootstrap for responsive containers and styling


Screenshots

large_disp large_disp_modal


To run the project

open a terminal window

git clone https://github.com/yasinbhojani/movie-search
cd movie-search

download dependencies

npm install

run the project

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published