##-----------movie search application(React)--------------------##
#Features__________#
Browse movies by title, or search.
View detailed movie information like runtimes, ratings, genre, year
Application that let's you search for movies and TV shows and also let's you add and remove them from favorites
#Technologies used____#
Accesses The Movie Database (Omdb) API for movie related data
Uses React
Uses Axios for data fetching, included in a custom React Hook
Uses React Router for routing
Styled with Styled Components
Uses icons from Styled Icons (FontAwesome)
#necessary commands___#
Extentions: React
npm install
npm run build
npm start
----------------------If any hesitations: sanjanaislami17@gmail.com--------------------------------