DBID is a web all about movie.
- Clone the repo
git clone https://github.com/bayue48/DBID.git
- Install NPM packages
This will install the dependencies inside
npm install
node_modules
Please create and make the changes in the .env file.
REACT_APP_API = "https://api.themoviedb.org/3/"
REACT_APP_KEY = "Your TMDB API KEY"Runs the app in the development mode.
npm start.
Then open http://localhost:3000/ to view it in the browser.
If you want to build, type npm run build.
DBID build version, click here.
Distributed under the MIT License.



