Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A React and Node.js app that searches for movies using the TMDB and OMDB database. ⚛✨🎥

NotificationsYou must be signed in to change notification settings

abhijit-hota/MovieDex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A React and Node.js app that searches for movies using the TMDB and OMDB database.

Try it out here:MovieDex

Powered by ✨

Developing locally (if you want to) 🏗

  • Clone
  • Create an.env file with three constants:
    • MOVIE_DB_API_KEY with the value set to yourTMDB API key.
    • OMDB_API_KEY with the value set to yourOMDB API key
    • PORT (optional) with any valid port value.
  • npm install in the root folder.
  • yarn in theclient folder.
  • node server.js ornodemon server.js in the local folder.
  • yarn start in theclient folder.

Star and share if you like it! 😄

[8]ページ先頭

©2009-2025 Movatter.jp