Skip to content

Application for Viewing Movies Using the TMDB API , Nextjs and Redux toolkit

Notifications You must be signed in to change notification settings

Ezequiel-CE/movie-app

Repository files navigation

Movie App

Movie App is a page that lists famous and trending movies. You can access them inside:

  • Movie Name
  • Release Date
  • Average Vote
  • Similar Movies

Installation & Setup

TMDB_API_KEY='xxxxxxxxxx'
NEXT_PUBLIC_TMDB_API_KEY='xxxxxxxxxx'

For Development

  • Install package with yarn install or npm install

  • And start development server with yarn dev or npm run dev

  • You can access in http://localhost:3000

Images

image image

About

Application for Viewing Movies Using the TMDB API , Nextjs and Redux toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published