Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 314 Bytes

MovieInfo App

This App uses a collection of realtime movie and other media(Tv shows ) Information like Ratting, Popularity, Latest and more ...

--- using TheMovieDB API to get all informations and Data's to work on.

  • To test the app
npm run dev
# or
yarn dev