next-movies
A Next.js Movies App
File Explorer
Download Latest Version (.zip)- clearError.js
- clearMovie.js
- clearMovies.js
- clearPerson.js
- clearPersonMovies.js
- clearRecommendedMovies.js
- getConfig.js
- getCredits.js
- getGenreMovies.js
- getGenres.js
- getMovie.js
- getPerson.js
- getPersonMovies.js
- getRecommendedMovies.js
- getSearchMovies.js
- getStaticCategoryMovies.js
- index.js
- init.js
- setSelectedMenuItemName.js
- types.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- default-style.module.css
- index.js
- index.js
- index.js
- app-level.js
- image-sizes.js
- imdb.js
- tmdb.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- auth-context.js
- theme-context.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- 404.js
- _app.js
- _document.js
- _error.js
- error.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- style.module.css
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- style.module.css
- index.js
- index.js
- index.js
- index.js
- base.js
- base.min.js
- account-circle.svg
- arrow-left.svg
- arrow-right.svg
- calendar.svg
- chevron-left.svg
- chevron-right.svg
- close.svg
- dot-circle.svg
- exit-to-app.svg
- heart.svg
- home.svg
- imdb.svg
- link.svg
- play.svg
- poll.svg
- search.svg
- star-filled.svg
- star-outlined.svg
- empty.svg
- error.svg
- logo.svg
- moon.svg
- nothing.svg
- person.svg
- sun.svg
- tmdb.svg
- tmdbgreen.svg
- dark.png
- light.png
- dark-android-chrome-192x192.png
- dark-android-chrome-512x512.png
- dark-apple-touch-icon.png
- dark-browserconfig.xml
- dark-favicon-16x16.png
- dark-favicon-32x32.png
- dark-favicon.ico
- dark-manifest.webmanifest
- dark-mstile-150x150.png
- dark-safari-pinned-tab.svg
- light-android-chrome-192x192.png
- light-android-chrome-512x512.png
- light-apple-touch-icon.png
- light-browserconfig.xml
- light-favicon-16x16.png
- light-favicon-32x32.png
- light-favicon.ico
- light-manifest.webmanifest
- light-mstile-150x150.png
- light-safari-pinned-tab.svg
- movies-meta-image.jpg
- errorsReducer.js
- generalReducer.js
- index.js
- movieReducer.js
- moviesReducer.js
- personMoviesReducer.js
- personReducer.js
- recommendedMoviesReducer.js
- tmdbAPI.js
- global.js
- theme.js
- alignments.js
- arrow-directions.js
- class-names.js
- color-types.js
- image-paths.js
- index.js
- input-names.js
- links.js
- query-params.js
- select-search.js
- size-types.js
- static-movie-categories.js
- statuses.js
- tmdb.js
- checkEmptyObject.js
- getDisplayName.js
- localStorage.js
- media.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- useClickAway.js
- useForm.js
- useMedia.js
- util.js
- .env.local.example
- .eslintrc.js
- .gitignore
- jsconfig.json
- LICENSE.md
- next.config.js
- package-lock.json
- package.json
- README.md
- store.js
# Installation Guide
1. Get the code
git clone https://github.com/tastejs/next-movies
Downloads the entire project code from GitHub to your computer.
cd next-movies
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
