Movie Search Engine Project
First, install all the dependencies
npm install --save
Next, configure your APIKey for tmdB in the .env file. If you do not have APIKey, you can sign up for free at https://www.themoviedb.org/
Finally, run the server
npm start
Open http://localhost:3000 with your browser to see the result
- ReactJS
- tmdB API