Skip to content

O-Abdelaaziz/film-reviews-movie-blogger

Repository files navigation

Film Reviews Movie Blogger Apllication

Using Angular & TMDB API (themoviedb.org)

Film Reviews Movie Blogger is movies and TV Series Searching App by angularv13 & TMDB API,

Features

  • Creating a reusable slider component in home & other pages
  • Creating amazing card & handle movie data inside it
  • Fetch Movie Details (overview, videos, actors, photos) etc...
  • Search Movies, Tv Series by keyword or genres etc...

Installation

Film Reviews Movie Blogger Apllication requires Node.js v16.13.0+ to run.

Install the dependencies and devDependencies and start the server.

cd film-reviews-movie-blogger
npm i
ng serve --open

For .env file

NG_APP_API_KEY=your_api_key

Libraries

Film Reviews Movie Blogger Apllication is currently created with the following libraries. Instructions on how to use them in your own application are linked below.

Plugin NPM Version
primeng https://www.npmjs.com/package/primeng ^13.0.4
primeflex https://www.npmjs.com/package/primeflex ^3.1.2
primeicons https://www.npmjs.com/package/primeicons ^5.0.0
@ngx-env https://www.npmjs.com/package/@ngx-env/core ^2.0.2

Note: you cand find more in package.json file.

⬆ back to top

Screenshots

Home Page

alt text ⬆ back to top

Categories/Genres Page

alt text ⬆ back to top

Movies Page

alt text ⬆ back to top

Search Movie

alt text ⬆ back to top

Movie Details(Overview)

alt text ⬆ back to top

Movie Details(videos)

alt text ⬆ back to top

Movie Details(images)

alt text ⬆ back to top

License

MIT

Free Software, Hell Yeah!

About

film reviews movie blogger using angula v13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published